in-code test environment

This commit is contained in:
peter
2012-06-28 21:26:37 +02:00
parent af2f70ae67
commit 3ff726cc31
6 changed files with 16 additions and 18 deletions
@@ -1,4 +0,0 @@
package pack;
public class AAClass {
}
@@ -1,5 +0,0 @@
package pack;
public class WithInnerAClass{
public static class Inner{}
}