aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bugs1612/pr342605/Code.java
blob: 3d3b790d484bce6f3be271abec8791c1986f773d (plain)
1
2
3
4
5
import this.is.Madeup;

public class Code {
  public static void main(String []argv) {}
}