summaryrefslogtreecommitdiff
path: root/test/files/pos/test5.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/pos/test5.scala')
-rw-r--r--test/files/pos/test5.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/pos/test5.scala b/test/files/pos/test5.scala
index 08f91650da..bc3a17c9be 100644
--- a/test/files/pos/test5.scala
+++ b/test/files/pos/test5.scala
@@ -1,6 +1,6 @@
import scala._;
-module test {
+object test {
trait F[If] {}