Add IC compiler tests with Java

This commit is contained in:
Alexey Tsvetkov
2017-07-13 07:07:01 +03:00
parent 71e8f16906
commit 7810da7018
10 changed files with 353 additions and 23 deletions
@@ -0,0 +1,7 @@
================ Step #1 =================
Compiling files:
src/useA.kt
src/AChild.kt
End of files
Exit code: OK
------------------------------------------