blob: 2b95c3a8624d9d825a68edeacb01e50f48a13667 [file]
public class Usage {
public static void main(String[] args) {
new foo.Foo();
}
}