diff options
Diffstat (limited to 'typecheck/tests/Empty.java')
| -rw-r--r-- | typecheck/tests/Empty.java | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/typecheck/tests/Empty.java b/typecheck/tests/Empty.java deleted file mode 100644 index 975ac63..0000000 --- a/typecheck/tests/Empty.java +++ /dev/null @@ -1,5 +0,0 @@ -class Empty { - public static void main(String[] a) { - System.out.println(1); - } -} |
