summaryrefslogblamecommitdiff
path: root/test/files/run/t5224.check
blob: ffeb7b43cef9f6851462f86b54a8e092cb42246d (plain) (tree)
1
2
3
4
5
6
7
8
9
  
                                                 






                      
{
  @new Foo(bar = "qwe") class C extends AnyRef {
    def <init>() = {
      super.<init>();
      ()
    }
  };
  ()
}