summaryrefslogtreecommitdiff
path: root/test/files/pos/t1186
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/pos/t1186')
-rw-r--r--test/files/pos/t1186/t1186.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/pos/t1186/t1186.java b/test/files/pos/t1186/t1186.java
index c1bfcecab8..5f2607623f 100644
--- a/test/files/pos/t1186/t1186.java
+++ b/test/files/pos/t1186/t1186.java
@@ -5,4 +5,4 @@ class Test {
void foo() {
Map<String, String> map = null;
}
-} \ No newline at end of file
+}