summaryrefslogtreecommitdiff
path: root/test/files/run/t6481.check
blob: 0535110f7542017e8bcdd009e94ad578cc855d0f (plain) (blame)
1
2
3
4
5
warning: there was one deprecation warning (since 2.11.0); re-run with -deprecation for details
delayed init
new foo(1, 2)
delayed init
new foo(b = 2, a = 1)