summaryrefslogtreecommitdiff
path: root/test/files/presentation/ide-t1000976/src/c/C.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/presentation/ide-t1000976/src/c/C.scala')
-rw-r--r--test/files/presentation/ide-t1000976/src/c/C.scala3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/files/presentation/ide-t1000976/src/c/C.scala b/test/files/presentation/ide-t1000976/src/c/C.scala
new file mode 100644
index 0000000000..cc23e3eef1
--- /dev/null
+++ b/test/files/presentation/ide-t1000976/src/c/C.scala
@@ -0,0 +1,3 @@
+package c
+
+class C(key: String = "", componentStates: String = "")