diff options
Diffstat (limited to 'tinycc/tests/tests2/87_dead_code.expect')
| -rw-r--r-- | tinycc/tests/tests2/87_dead_code.expect | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/tinycc/tests/tests2/87_dead_code.expect b/tinycc/tests/tests2/87_dead_code.expect new file mode 100644 index 0000000..781ff51 --- /dev/null +++ b/tinycc/tests/tests2/87_dead_code.expect @@ -0,0 +1,24 @@ +timeout=2 +timeout=1 +boo +yeah +twice +once +twice +SEtwice +SEonce +SEtwice +twice2 +once2 +twice2 +twice3 +once3 +twice3 +caseok +caseok2 +g=1 +check 1 +g=2 +check 2 +g=3 +nondead works |
