source: tests/.expect/abs.txt@ ad72c8b

ADT aaron-thesis arm-eh ast-experimental cleanup-dtors deferred_resn enum forall-pointer-decay jacob/cs343-translation jenkins-sandbox new-ast new-ast-unique-expr no_list persistent-indexer pthread-emulation qualifiedEnum
Last change on this file since ad72c8b was bf71cfd, checked in by Thierry Delisle <tdelisle@…>, 7 years ago

Moved up many directories in source

  • Property mode set to 100644
File size: 296 bytes
Line 
1char -65 abs 65
2signed int -65 abs 65
3signed long int -65 abs 65
4signed long long int -65 abs 65
5float -65 abs 65
6double -65 abs 65
7long double -65 abs 65
8float _Complex -65-2i abs 65.0308
9double _Complex -65-2i abs 65.0307619515564
10long double _Complex -65-2i abs 65.0307619515564342
Note: See TracBrowser for help on using the repository browser.