summaryrefslogtreecommitdiff
path: root/test/files/pos/test1.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/pos/test1.scala')
-rw-r--r--test/files/pos/test1.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/pos/test1.scala b/test/files/pos/test1.scala
index 6e8e4f98a7..a36d2436ec 100644
--- a/test/files/pos/test1.scala
+++ b/test/files/pos/test1.scala
@@ -1,4 +1,4 @@
-module test {
+object test {
def f() = 5;