Files
kotlin-fork/jps-plugin/testData/incremental/inlineFunctionsUnchanged/build.log
T
Evgeny Gerashchenko f8ac8f727e Merged tests with inline functions in class and in package.
Now this test also checks situation when several class files with inline functions are emitted from one source file.
2014-07-07 17:41:38 +04:00

9 lines
228 B
Plaintext

Cleaning output files:
out/production/module/inline/InlinePackage-inline-*.class
out/production/module/inline/InlinePackage.class
out/production/module/inline/Klass.class
End of files
Compiling files:
src/inline.kt
End of files