summaryrefslogtreecommitdiff
path: root/test/files/neg/t9636.check
blob: f36d1d32b226c5c3d62bc21af3e7615106b25b0a (plain) (blame)
1
2
3
4
5
6
t9636.scala:11: warning: a type was inferred to be `AnyVal`; this may indicate a programming error.
    if (signature.sameElements(Array(0x1F, 0x8B))) {
                  ^
error: No warnings can be incurred under -Xfatal-warnings.
one warning found
one error found