summaryrefslogtreecommitdiff
path: root/test/files/run/t1535.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t1535.scala')
-rw-r--r--test/files/run/t1535.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/t1535.scala b/test/files/run/t1535.scala
index 3633352c39..d0ae4814f4 100644
--- a/test/files/run/t1535.scala
+++ b/test/files/run/t1535.scala
@@ -12,4 +12,4 @@ object Test extends Application {
val n = new ClassDecl ()
println (n.x)
println (n.y)
-} \ No newline at end of file
+}