diff options
| author | Matthias Gatto <uso.cosmo.ray@gmail.com> | 2017-07-05 16:46:20 +0200 |
|---|---|---|
| committer | Matthias Gatto <uso.cosmo.ray@gmail.com> | 2017-07-05 17:59:42 +0200 |
| commit | 16d3dbf2d087c92810d8d8354822a5345978e32c (patch) | |
| tree | c724b732539ca7765f2d0b72883caf264686278e /tests/tests2/94_generic.expect | |
| parent | 157bad52cdb052015f64a29e47099b2470f67c3e (diff) | |
| download | tinycc-16d3dbf2d087c92810d8d8354822a5345978e32c.tar.gz tinycc-16d3dbf2d087c92810d8d8354822a5345978e32c.tar.bz2 | |
add _Generic test
Diffstat (limited to 'tests/tests2/94_generic.expect')
| -rw-r--r-- | tests/tests2/94_generic.expect | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/tests2/94_generic.expect b/tests/tests2/94_generic.expect new file mode 100644 index 0000000..254a84e --- /dev/null +++ b/tests/tests2/94_generic.expect @@ -0,0 +1,9 @@ +20 +20 +123 +2 +5 +1 +2 +3 +1 |
