Move debugger test data to the new location
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
var a: kotlin.Int = 100
|
||||
val b: kotlin.Int = a
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
var a: kotlin.Int = 100
|
||||
val b: kotlin.Int = a
|
||||