summaryrefslogtreecommitdiffstats
path: root/testsuite/tests/lib-printf/pr6534.reference
blob: c3e2a7ffd4880f84f595efe3375b33be09982c08 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
1 [  foo]
2 [  foo]
3 [foo  ]
4 [foo  ]
5 [foo  ]
6 [foo  ]
1 [  "foo"]
2 [  "foo"]
3 ["foo"  ]
4 ["foo"  ]
5 ["foo"  ]
6 ["foo"  ]

All tests succeeded.