KJS: remove PackageTest.java and move actual files to box/

This commit is contained in:
Zalim Bashorov
2017-03-16 22:41:23 +03:00
parent dcae66a727
commit 5ef75e6e2b
8 changed files with 44 additions and 59 deletions
@@ -0,0 +1,4 @@
package foo1.foo2.foo3.foo5.foo6.foo7.foo8
fun box() = f()
fun f() = "OK"