blob: f64ed0aa7f69f511eadf2a8b71b3c826e3bcaa4d [file] [log] [blame]
compiler/testData/cli/jvm/jsr305Migration.kt:3:19: error: null can not be a value of a non-null type String
annotated.bar(null)
^
COMPILATION_ERROR