repo.or.cz
/
tinycc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Stop setting -Wno-unused-result switch in Makefile
[tinycc.git]
/
tests2
/
02_printf.expect
blob
f67a0f6e3989f08f142bc1f1f80ae64819915b56
1
Hello world
2
Count = -5
3
Count = -4
4
Count = -3
5
Count = -2
6
Count = -1
7
Count = 0
8
Count = 1
9
Count = 2
10
Count = 3
11
Count = 4
12
Count = 5
13
String 'hello', 'there' is 'hello', 'there'
14
Character 'A' is 'A'
15
Character 'a' is 'a'