summaryrefslogtreecommitdiff
path: root/test/files/run/t5225_2.check
blob: 8ed54a14bb68275ff684a68048cf3aa7cfe63bc8 (plain) (blame)
1
2
3
4
{
  def foo(@new cloneable() x: Int) = "";
  ()
}