Skip lazy parsable lambdas without actually parsing them
This commit is contained in:
@@ -38,3 +38,6 @@ fun foo() {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
// No '}'
|
||||
val test = {
|
||||
Reference in New Issue
Block a user