mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-03-10 08:31:29 +00:00
FIR: Mute IC test due to java tracking peculiarities
should be fixed after implementing proper java tracking for FIR
This commit is contained in:
10
jps-plugin/testData/incremental/withJava/javaUsedInKotlin/mixedInheritance/fir-build.log
vendored
Normal file
10
jps-plugin/testData/incremental/withJava/javaUsedInKotlin/mixedInheritance/fir-build.log
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
================ Step #1 =================
|
||||
|
||||
Compiling files:
|
||||
src/BaseClass.kt
|
||||
src/usage1.kt
|
||||
src/usage2.kt
|
||||
src/usage3.kt
|
||||
End of files
|
||||
Exit code: OK
|
||||
|
||||
Reference in New Issue
Block a user