Move debugger test data to the new location
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package test
|
||||
|
||||
class A { fun f() {} } // test.A
|
||||
class B { fun g() {} } // test.B
|
||||
Reference in New Issue
Block a user