Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ba045e44fbc13a4a8bcfa03689115fd0a25366a9
/
.
/
compiler
/
testData
/
cli
/
jvm
/
werrorWithNoWarn.out
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