blob: 3098b65b74e10a52a3bc6f9edbf662edfdb9f2d1 [file] [log] [blame]
public class Test {
public void method() {
int i = 1 + 2;
}
}