summaryrefslogblamecommitdiff
path: root/test/files/neg/t2180.check
blob: 58eb05b6b6a5ce9d66a2890bb183263fad5d48d8 (plain) (tree)
1
2
3
4
5
6





                                    
t2180.scala:3: error: type mismatch;
 found   : List[Any]
 required: scala.List[Mxml]
    children.toList.flatMap ( e => {
                            ^
one error found