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