Fix errors in intentions after parser fixes
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// IS_APPLICABLE: false
|
||||
// ERROR: Expression 'if "test" is String' of type 'kotlin.Unit' cannot be invoked as a function. The function invoke() is not found
|
||||
|
||||
fun doSomething<T>(a: T) {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user