blob: 6a0cc14cb5ad3907e807d12359c4e98034f1f7d0 [file] [log] [blame]
public class firstClass {int a;Object o;void myMethod() {if (i == 0) {doSomething();doSomethingElse();} else {doThisFinally();}}}