Files
kotlin-fork/compiler/incremental-compilation-impl/testData/buildLogsParserData/twoStep/expected.txt
T
Alexey Tsvetkov c1812d7d92 Move IC tests to compiler
Fixing IC after moving it from Gradle to the compiler in commit f40a3eff20
2016-12-19 22:55:19 +03:00

17 lines
317 B
Plaintext
Vendored

================ Step #1 =================
Compiling files:
src/UsageVal.kt
src/UsageVar.kt
src/inlineGet.kt
End of files
------------------------------------------
================ Step #2 =================
Compiling files:
src/UsageVar.kt
src/inlineSet.kt
End of files
------------------------------------------