Tests with renamed method, incremental compilation between Kotlin and Java.
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
class WillBeUnresolved {
|
||||
void main() {
|
||||
test.TestPackage.f(":(");
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user