aboutsummaryrefslogtreecommitdiff
path: root/test/data/properties/variableProperty.kt
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/properties/variableProperty.kt')
-rw-r--r--test/data/properties/variableProperty.kt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/data/properties/variableProperty.kt b/test/data/properties/variableProperty.kt
new file mode 100644
index 00000000..54ab4595
--- /dev/null
+++ b/test/data/properties/variableProperty.kt
@@ -0,0 +1 @@
+var property = "test" \ No newline at end of file