preparations to multi-file compilation

This commit is contained in:
Alex Tkachman
2012-06-06 11:12:39 +03:00
parent f27147f752
commit 03c4e755fa
9 changed files with 139 additions and 51 deletions
@@ -0,0 +1 @@
fun box() = ok()
@@ -0,0 +1 @@
fun ok() = "OK"