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