blob: 00955148b6ed573b04e6068593b6e5d26f5cfca2 [file] [log] [blame]
package test2;
public class NotATest {
static class InnerApplication {
public static void main(String[] args) {
}
}
}