summaryrefslogblamecommitdiff
path: root/test/files/neg/macro-invalidusage-presuper.check
blob: c0b1ec0248055ee11cb94a4a38aca6d35978c3cc (plain) (tree)
1
2
3
4
                                                                                                            


                                                  
Macros_Test_2.scala:3: error: only concrete field definitions allowed in early object initialization section
class D extends { def x = macro impl } with AnyRef
                      ^
one error found