diff options
Diffstat (limited to 'tinycc/tests/pp/20.expect')
| -rw-r--r-- | tinycc/tests/pp/20.expect | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tinycc/tests/pp/20.expect b/tinycc/tests/pp/20.expect new file mode 100644 index 0000000..d19405d --- /dev/null +++ b/tinycc/tests/pp/20.expect @@ -0,0 +1,6 @@ +X1 printk(KERN_WARNING "pipapo",bla); +X2 printk(KERN_WARNING "bla",foo); +X2 twoopq +X3 otwopq +X4 optwoq +X5 opqtwo |
