Minor. Expanded test.

This commit is contained in:
Evgeny Gerashchenko
2014-10-29 16:41:53 +03:00
parent 4cf7b9e20c
commit 0f8dd59bcf
2 changed files with 12 additions and 0 deletions
@@ -0,0 +1,3 @@
package test
fun a() = "aa"
@@ -14,3 +14,12 @@ End of files
Compiling files:
src/b.kt
End of files
Cleaning output files:
out/production/module/test/TestPackage$a$*.class
out/production/module/test/TestPackage.class
End of files
Compiling files:
src/a.kt
End of files