summaryrefslogtreecommitdiff
path: root/test/files/neg/t2180.check
blob: addc4cfbb84c8df04bd86d3c9ccfc6059465331e (plain) (blame)
1
2
3
4
5
6
t2180.scala:3: error: type mismatch;
 found   : List[Any]
 required: List[Mxml]
    children.toList.flatMap ( e => {
                            ^
one error found