summaryrefslogtreecommitdiff
path: root/test/files/run/t5225_1.check
blob: 719da572c7ea42f791ac21518002eea3d50ae496 (plain) (blame)
1
2
3
4
{
  @new transient() @new volatile() var x: Int = 2;
  ()
}