Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
49b2ac1b100c5042a0e98582713938062efa6a31
/
.
/
compiler
/
testData
/
cli
/
jvm
/
jsr305Warn.out
blob: 401112119da43be083651e7ec94b0d8008645bf4 [
file
]
compiler
/
testData
/
cli
/
jvm
/
jsr305Usage
.
kt
:
2
:
11
:
warning
:
type mismatch
:
inferred type
is
Nothing
?
but
String
was expected
a
.
foo
(
null
)
^
OK