Minor. Expanded test.

Original commit: 0f8dd59bcf
This commit is contained in:
Evgeny Gerashchenko
2014-10-29 16:41:53 +03:00
parent 03e558a741
commit 414caba4ef
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