summaryrefslogtreecommitdiff
path: root/test/files/neg/t5340.check
blob: 2de19293c4becedfba9ef0e5a5dbc92ce53b4fd1 (plain) (blame)
1
2
3
4
5
6
t5340.scala:17: error: type mismatch;
 found   : MyApp.r.E
 required: MyApp.s.E
  println(b: s.E)
          ^
one error found