source: src/tests/.expect/identity.txt @ 637ff81

ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsdeferred_resndemanglerenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprnew-envno_listpersistent-indexerpthread-emulationqualifiedEnumresolv-newwith_gc
Last change on this file since 637ff81 was 5a7966b, checked in by Peter A. Buhr <pabuhr@…>, 7 years ago

remove example fwrite.c, add identity.c test, update io test

  • Property mode set to 100644
File size: 246 bytes
Line 
1char                    z
2signed int              4
3unsigned int            4
4signed long int         4
5unsigned long int       4
6signed long long int    4
7unsigned long long int  4
8float                   4.1
9double                  4.1
10long double             4.1
11float _Complex          -4.1-2i
12double _Complex         -4.1-2i
13long double _Complex    -4.1-2i
Note: See TracBrowser for help on using the repository browser.