Removed old default generation

This commit is contained in:
Michael Bogdanov
2016-02-01 15:04:34 +03:00
parent a90f8122bd
commit 328b9bfeda
5 changed files with 4 additions and 45 deletions

View File

@@ -1,4 +1,4 @@
fun foo(a: Int = 1) {}
// 0 _DefaultPackage.foo
// 2 INVOKESTATIC TopLevelFunWithDefaultArgsKt\.foo
// 1 INVOKESTATIC TopLevelFunWithDefaultArgsKt\.foo