summaryrefslogblamecommitdiff
path: root/test/files/neg/unchecked-knowable.check
blob: 28e2d67920fbedf1f39f6055b833b99f662786cb (plain) (tree)
1
2
3
4
5
6
                                                                                                    

                                           

                                                          
               
unchecked-knowable.scala:17: warning: fruitless type test: a value of type Bippy cannot also be a A1
  /*   warn */ (new Bippy).isInstanceOf[A1]
                                       ^
error: No warnings can be incurred under -Xfatal-warnings.
one warning found
one error found