Generate package$src files for each package

This commit is contained in:
Natalia.Ukhorskaya
2013-02-28 16:01:42 +04:00
parent a9415204f6
commit faf994d872
15 changed files with 138 additions and 103 deletions
@@ -1,2 +1,4 @@
fun foo(param: Int = test.lineNumber()) {
class A {
fun foo(param: Int = test.lineNumber()) {
}
}