summaryrefslogtreecommitdiff
path: root/test/files/pos/t5165b/TestTrait_2.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/pos/t5165b/TestTrait_2.scala')
-rw-r--r--test/files/pos/t5165b/TestTrait_2.scala3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/files/pos/t5165b/TestTrait_2.scala b/test/files/pos/t5165b/TestTrait_2.scala
new file mode 100644
index 0000000000..ab4facebcd
--- /dev/null
+++ b/test/files/pos/t5165b/TestTrait_2.scala
@@ -0,0 +1,3 @@
+
+@TestAnnotation_1(one=TestAnnotation_1.TestEnumOne.A, two=TestAnnotation_1.TestEnumTwo.C, strVal="something")
+trait TestTrait