Samples JDK
SillyTestSilly.java
1 package silly;
2 public class SillyTestSilly {
3  public String foobar;
4 }