summaryrefslogtreecommitdiff
path: root/test/files/neg/bug1286/a.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/bug1286/a.scala')
-rw-r--r--test/files/neg/bug1286/a.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/neg/bug1286/a.scala b/test/files/neg/bug1286/a.scala
index 0300ce793c..85ffe3bb58 100644
--- a/test/files/neg/bug1286/a.scala
+++ b/test/files/neg/bug1286/a.scala
@@ -1,3 +1,3 @@
trait Foo {
def jump = Foo.x
-} \ No newline at end of file
+}