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