Add test on contents of .kotlin_module files

This commit is contained in:
Alexander Udalov
2017-01-10 17:57:33 +03:00
parent 7b5c90ebaf
commit a3f6fbe0c1
10 changed files with 114 additions and 0 deletions
@@ -0,0 +1,6 @@
@file:JvmMultifileClass
@file:JvmName("MultiBar")
package bar
fun multiFile2() {}