summaryrefslogblamecommitdiff
path: root/test/files/neg/t6539.check
blob: b64763633857c7caa52722d37b1e7fa1479116c1 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                               
                  
Test_2.scala:2: error: cto may only be used as an argument to m
  M.cto // error
    ^
Test_2.scala:3: error: cto may only be used as an argument to m
  M.m(M.cto, ()) // error
        ^
Test_2.scala:5: error: cto may only be used as an argument to m
  M.cto // error
    ^
three errors found