blob: e7bf28f0de1eae0f294f13b68e5e920cebd40746 [file] [log] [blame]
public class Test {
Integer method() {
return 112;
}
}