diff options
Diffstat (limited to 'test/data/format/propertyVar.kt')
-rw-r--r-- | test/data/format/propertyVar.kt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/data/format/propertyVar.kt b/test/data/format/propertyVar.kt new file mode 100644 index 00000000..88be1a7a --- /dev/null +++ b/test/data/format/propertyVar.kt @@ -0,0 +1 @@ +var x = 1
\ No newline at end of file |