summaryrefslogtreecommitdiffstats
path: root/tests/bugs1610/pr319431/Code.java
blob: 59e5c1bf08e03a71f69ecbc8ee0f31cbb1f5357e (plain)
1
2
3
4
5
6
package com.foo.bar;

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