[FIR IDE] LC basic support for type arguments
+ small fixes for deprecation, etc.
This commit is contained in:
+3
-1
@@ -1,3 +1,5 @@
|
||||
// NullableUnitReturnKt
|
||||
|
||||
fun foo(): Unit? = null
|
||||
fun foo(): Unit? = null
|
||||
|
||||
// FIR_COMPARISON
|
||||
Reference in New Issue
Block a user