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