aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bugs162/pr163005/SomeClass.java
blob: d9abe3651f9fdc29bf763a8c6c16407906319c89 (plain)
1
2
3
4
public class SomeClass implements SomeInterface {
  public static void main(String []argv) {}
}