EA-39162 Exception while trying to wrap method with default parameters

This commit is contained in:
Nikolay Krasko
2012-09-27 18:29:07 +04:00
parent 24dc31bd9a
commit 86d8be76cb
3 changed files with 30 additions and 9 deletions
@@ -0,0 +1 @@
fun <caret>test(a : Int = 1) = Unit.VALUE