diff options
| author | Thomas Preud'homme <robotux@celest.fr> | 2014-04-07 23:30:57 +0800 |
|---|---|---|
| committer | Thomas Preud'homme <robotux@celest.fr> | 2014-04-07 23:30:57 +0800 |
| commit | 91d4db600bd95318c224100f13b79de9fdd5ca79 (patch) | |
| tree | 11e8b29a5aed9e578a2db675f7f55a7c5f3efd12 /tests/tests2/64_macro_nesting.expect | |
| parent | c2422ba87fb8ad322f0ef6ac47ee9f996a876c06 (diff) | |
| download | tinycc-91d4db600bd95318c224100f13b79de9fdd5ca79.tar.gz tinycc-91d4db600bd95318c224100f13b79de9fdd5ca79.tar.bz2 | |
Add new tests for macro nesting
Diffstat (limited to 'tests/tests2/64_macro_nesting.expect')
| -rw-r--r-- | tests/tests2/64_macro_nesting.expect | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tests2/64_macro_nesting.expect b/tests/tests2/64_macro_nesting.expect new file mode 100644 index 0000000..d81cc07 --- /dev/null +++ b/tests/tests2/64_macro_nesting.expect @@ -0,0 +1 @@ +42 |
