newer version of tcc almost working
This commit is contained in:
parent
c42c5d94b8
commit
826d1afd58
442 changed files with 90400 additions and 24506 deletions
20
05/tcc-0.9.27/tests/tests2/36_array_initialisers.expect
Normal file
20
05/tcc-0.9.27/tests/tests2/36_array_initialisers.expect
Normal file
|
@ -0,0 +1,20 @@
|
|||
0: 12
|
||||
1: 34
|
||||
2: 56
|
||||
3: 78
|
||||
4: 90
|
||||
5: 123
|
||||
6: 456
|
||||
7: 789
|
||||
8: 8642
|
||||
9: 9753
|
||||
0: 12
|
||||
1: 34
|
||||
2: 56
|
||||
3: 78
|
||||
4: 90
|
||||
5: 123
|
||||
6: 456
|
||||
7: 789
|
||||
8: 8642
|
||||
9: 9753
|
Loading…
Add table
Add a link
Reference in a new issue