summaryrefslogtreecommitdiff
path: root/test/files/pos/t0971.java
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/pos/t0971.java')
-rw-r--r--[-rwxr-xr-x]test/files/pos/t0971.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/pos/t0971.java b/test/files/pos/t0971.java
index d852ef698d..160dc2c5af 100755..100644
--- a/test/files/pos/t0971.java
+++ b/test/files/pos/t0971.java
@@ -1,4 +1,4 @@
class A {
int y = 1, z;
static Object x = new java.util.HashMap<Object , Object > () ;
-} \ No newline at end of file
+}