aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bugs152/pr130722/test/Test.java
blob: 35f80ec40fba7eb6ae570fb0d387a6c3c0bc4242 (plain)
1
2
3
4
5
6
7
8
9
10
11
package test;


public class Test {

        public void foo() {

        }
}