Better test data
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
// "Change type arguments to <*, *>" "false"
|
||||
// "class org.jetbrains.kotlin.idea.quickfix.ChangeToStarProjectionFix" "false"
|
||||
// ACTION: Convert to expression body
|
||||
|
||||
class Constructor<out T>(val x: T)
|
||||
|
||||
Reference in New Issue
Block a user