Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
fa6706d92e6b4fd10bdb26da483b20467cd68a42
/
.
/
compiler
/
testData
/
cli
/
jvm
/
nullabilityAnnotations.out
blob: 717169f592554f3bd2ee063a8f489b1eb940732b [
file
]
compiler
/
testData
/
cli
/
jvm
/
severalAnnotations
.
kt
:
4
:
11
:
error
:
null
cannot be a value of a non
-
null
type
'String'
.
a
.
foo
(
null
)
^^^^
COMPILATION_ERROR