Move debugger test data to the new location
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
enum class E {
|
||||
;
|
||||
fun foo() {
|
||||
"" // E
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user