Fix #KT-28993

This commit is contained in:
Dmitriy Novozhilov
2019-02-01 13:20:37 +03:00
parent c60bce88c2
commit b9c5b63d69
3 changed files with 7 additions and 8 deletions
@@ -6,7 +6,7 @@ fun test(x: () -> Unit, y: () -> Unit) {
}
fun main() {
<!OI;NO_VALUE_FOR_PARAMETER!>test<!> {
<!NO_VALUE_FOR_PARAMETER!>test<!> {
1
} <!MANY_LAMBDA_EXPRESSION_ARGUMENTS!>{
2