diff options
Diffstat (limited to 'libjava/testsuite/libjava.compile/PR209.java')
-rw-r--r-- | libjava/testsuite/libjava.compile/PR209.java | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libjava/testsuite/libjava.compile/PR209.java b/libjava/testsuite/libjava.compile/PR209.java deleted file mode 100644 index d4539c6..0000000 --- a/libjava/testsuite/libjava.compile/PR209.java +++ /dev/null @@ -1,4 +0,0 @@ -public class PR209 -{ - public int i = java.sql.Types.TINYINT; -} |