Pass isPackage = false when processing class proto

KT-8487
This commit is contained in:
Alexey Tsvetkov
2016-02-19 16:00:09 +03:00
parent eff972d613
commit ba386f031b
7 changed files with 14 additions and 8 deletions
@@ -16,4 +16,4 @@ Compiling files:
src/usage.kt
End of files
Exit code: OK
------------------------------------------
------------------------------------------
@@ -7,7 +7,9 @@ End of files
Compiling files:
src/const.kt
End of files
Exit code: OK
Marked as dirty by Kotlin:
src/usage.kt
Exit code: ADDITIONAL_PASS_REQUIRED
------------------------------------------
Cleaning output files:
out/production/module/test/Klass$Companion.class
@@ -19,4 +21,4 @@ Compiling files:
src/usage.kt
End of files
Exit code: OK
------------------------------------------
------------------------------------------