aboutsummaryrefslogtreecommitdiff
path: root/tests/patmat/t9677.check
blob: f1e1817cbbaa2330973c22a1115b8f0a4e7b431f (plain) (blame)
1
2
3
4
./tests/patmat/t9677.scala:20: warning: unreachable code
      case path: A => println("Not root")
                   ^
one warning found