Update debug tests & incremental compilation tests depending on part class naming
This commit is contained in:
committed by
Michael Bogdanov
parent
cd6ff31129
commit
7af88f6797
@@ -1,3 +1,3 @@
|
||||
package prop
|
||||
|
||||
val foo: Int = 5 // prop/TopLevelPropertyInitializer
|
||||
val foo: Int = 5 // prop/TopLevelPropertyInitializerKt
|
||||
|
||||
Reference in New Issue
Block a user