summaryrefslogtreecommitdiff
path: root/test/files/run/t1524.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t1524.scala')
-rw-r--r--test/files/run/t1524.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/t1524.scala b/test/files/run/t1524.scala
index 4520028dda..ecd90adec7 100644
--- a/test/files/run/t1524.scala
+++ b/test/files/run/t1524.scala
@@ -4,4 +4,4 @@ object Test extends Application {
buf += "initial"
buf += "second"
println(buf.first)
-} \ No newline at end of file
+}