summaryrefslogblamecommitdiff
path: root/test/files/pos/t7427.scala
blob: cca52950d10f1ad8836bfdcd6d996485c02b6993 (plain) (tree)
1
2
3
4



                                                         
// Compiles with no options
// Compiles with -Ydebug -Ydisable-unreachable-prevention
// Crashes with -Ydebug
trait Bippy { 3 match { case 3 => } }