Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0801cc12da5af28d8009eb66d070f37079ab755d
/
.
/
idea
/
testData
/
quickfix
/
suppress
/
annotationPosition
/
topLevelFunctionModifierOnTheSameLine.kt
blob: e0ec9e01aa3cdea059de62e657357591b29e4fd2 [
file
] [
log
] [
blame
]
// "Suppress 'REDUNDANT_NULLABLE' for fun foo" "true"
public
fun foo
():
String
?<
caret
>?
=
null