Parameter Info: Do not render nullability annotations
#KT-23408 Fixed
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
fun test() {
|
||||
J.foo(<caret>"1", "2", "3")
|
||||
}
|
||||
|
||||
/*
|
||||
Text: (<highlight>s1: String?</highlight>, s2: String, s3: String!), Disabled: false, Strikeout: false, Green: true
|
||||
*/
|
||||
Reference in New Issue
Block a user