aboutsummaryrefslogtreecommitdiff
path: root/core/testdata/classes
diff options
context:
space:
mode:
Diffstat (limited to 'core/testdata/classes')
-rw-r--r--core/testdata/classes/sinceKotlin.kt5
1 files changed, 5 insertions, 0 deletions
diff --git a/core/testdata/classes/sinceKotlin.kt b/core/testdata/classes/sinceKotlin.kt
new file mode 100644
index 00000000..1025cf0d
--- /dev/null
+++ b/core/testdata/classes/sinceKotlin.kt
@@ -0,0 +1,5 @@
+/**
+ * Useful
+ */
+@SinceKotlin("1.1")
+class `Since1.1` \ No newline at end of file