Inline Variable/Property: Move test data
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
val Int.C = 239
|
||||
|
||||
// not implemented yet
|
||||
|
||||
fun f() {
|
||||
println(5.<caret>C)
|
||||
}
|
||||
Reference in New Issue
Block a user