Move debugger test data to the new location
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
class A {
|
||||
fun foo() {
|
||||
object {
|
||||
fun bar() {
|
||||
"" // A\$foo\$1
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user