summaryrefslogblamecommitdiff
path: root/test/files/neg/check-dead.check
blob: be4de3060bb3a2c54631dc6217c03da97725bc3b (plain) (tree)
1
2
3
4
5
6
7






                                                              
check-dead.scala:27: error: dead code following this construct
    throw new Exception
    ^
check-dead.scala:31: error: dead code following this construct
    throw new Exception
    ^
two errors found