aboutsummaryrefslogtreecommitdiff
path: root/test/data/classes/classWithProperty.kt
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/classes/classWithProperty.kt')
-rw-r--r--test/data/classes/classWithProperty.kt3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/data/classes/classWithProperty.kt b/test/data/classes/classWithProperty.kt
deleted file mode 100644
index 2a849572..00000000
--- a/test/data/classes/classWithProperty.kt
+++ /dev/null
@@ -1,3 +0,0 @@
-class Klass {
- val name: String = ""
-} \ No newline at end of file