summaryrefslogtreecommitdiff
path: root/test/files/neg/t2336.check
blob: 28acd4d17965dbc8cd196c3aef5fc702fb579655 (plain) (blame)
1
2
3
4
t2336.scala:6: error: Foo[Int] is not a legal prefix for a constructor
  new Foo[Int]#Bar(0)
               ^
one error found