summaryrefslogtreecommitdiff
path: root/test/pending/run/t5225_2.check
blob: 88972fd27f4393ea62d8ebd6b11429ad52542e48 (plain) (blame)
1
2
3
4
{
  def foo(@cloneable x: Int): String = "";
  ()
}