blob: 9f5f8640bf406e633b5e9575e86e8015574f9419 [file] [log] [blame]
error: warnings found and -Werror specified
compiler/testData/cli/jvm/werror.kt:2:6: warning: unnecessary non-null assertion (!!) on a non-null receiver of type String
s!!
^
COMPILATION_ERROR