summaryrefslogtreecommitdiff
path: root/test/pos/Y.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/pos/Y.scala')
-rw-r--r--test/pos/Y.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pos/Y.scala b/test/pos/Y.scala
index 425d7fb346..ebef6f9e36 100644
--- a/test/pos/Y.scala
+++ b/test/pos/Y.scala
@@ -1,4 +1,4 @@
-module test {
+object test {
def f(x: Object): Object = x.match;