Drop package facades: JVM BE tests passed.

This commit is contained in:
Dmitry Petrov
2015-10-14 13:13:01 +03:00
parent a59cb22bc6
commit 3502c393fc
51 changed files with 120 additions and 571 deletions
-4
View File
@@ -1,4 +0,0 @@
fun bar() {
}
-4
View File
@@ -1,4 +0,0 @@
fun foo(): Int {
return 42
}