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