Add test for obsolete issue

#KT-12688 Obsolete
This commit is contained in:
Mikhail Zarechenskiy
2017-07-07 18:03:06 +03:00
parent 848f7423ee
commit 79ee8f452c
3 changed files with 31 additions and 0 deletions
@@ -0,0 +1,5 @@
package
package bar {
public fun main(): kotlin.Unit
}