aboutsummaryrefslogtreecommitdiff
path: root/tests/pos/i566.scala
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pos/i566.scala')
-rw-r--r--tests/pos/i566.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pos/i566.scala b/tests/pos/i566.scala
index 34d25f8f2..a0e6f2fe7 100644
--- a/tests/pos/i566.scala
+++ b/tests/pos/i566.scala
@@ -1,4 +1,4 @@
-object Test {
+class Test {
type T = String
type U
reflect.classTag[T]