newer version of tcc almost working
This commit is contained in:
parent
c42c5d94b8
commit
826d1afd58
442 changed files with 90400 additions and 24506 deletions
27
05/tcc-0.9.27/tests/tests2/40_stdio.expect
Normal file
27
05/tcc-0.9.27/tests/tests2/40_stdio.expect
Normal file
|
@ -0,0 +1,27 @@
|
|||
hello
|
||||
ch: 104 'h'
|
||||
ch: 101 'e'
|
||||
ch: 108 'l'
|
||||
ch: 108 'l'
|
||||
ch: 111 'o'
|
||||
ch: 10 '.'
|
||||
ch: 104 'h'
|
||||
ch: 101 'e'
|
||||
ch: 108 'l'
|
||||
ch: 108 'l'
|
||||
ch: 111 'o'
|
||||
ch: 10 '.'
|
||||
ch: 104 'h'
|
||||
ch: 101 'e'
|
||||
ch: 108 'l'
|
||||
ch: 108 'l'
|
||||
ch: 111 'o'
|
||||
ch: 10 '.'
|
||||
ch: 104 'h'
|
||||
ch: 101 'e'
|
||||
ch: 108 'l'
|
||||
ch: 108 'l'
|
||||
ch: 111 'o'
|
||||
ch: 10 '.'
|
||||
x: hello
|
||||
x: hello
|
Loading…
Add table
Add a link
Reference in a new issue