summaryrefslogtreecommitdiff
path: root/test/files/neg/unchecked-knowable.check
blob: 3a6ef994b587ff7b3812fe2e6cd0a8452528e0ca (plain) (blame)
1
2
3
4
unchecked-knowable.scala:17: error: fruitless type test: a value of type Bippy cannot also be a A1
  /*   warn */ (new Bippy).isInstanceOf[A1]
                                       ^
one error found