blob: 5b1f0ef0aefd3081652a7a1f80d3062ed5f78f53 [file] [log] [blame]
public class Test{
public static void foo() {}
int a = 0;
int b = <ref>foo;
}