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