Align on 4n bytes when copying fct args on stack
[tinycc.git] / tests2 / 23_type_coercion.expect
blobd9076f0180fa2eff940f0c5661d217b153b02006
1 char: a
2 char: b
3 char: c
4 int: 97
5 int: 98
6 int: 99
7 float: 97.000000
8 float: 98.000000
9 float: 99.000000
10 97 97
11 97 97
12 97.000000 97.000000