summaryrefslogblamecommitdiff
path: root/test/files/neg/unreachablechar.check
blob: 7442e1178a5789a64a3757e512ebdb67403dcadb (plain) (tree)
1
2
3
4



                                                
unreachablechar.scala:5: error: unreachable code
    case 'f' => println("not stuff?");
                ^
one error found