ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsctordeferred_resndemanglerenumforall-pointer-decaygc_noraiijacob/cs343-translationjenkins-sandboxmemorynew-astnew-ast-unique-exprnew-envno_listpersistent-indexerpthread-emulationqualifiedEnumresolv-newstringwith_gc
Last change
on this file since 6244dfb was
843054c2,
checked in by Peter A. Buhr <pabuhr@…>, 9 years ago
|
licencing: seventh groups of files
|
-
Property mode set to
100644
|
File size:
344 bytes
|
Line | |
---|
1 | int foo() { |
---|
2 | 1_234_Ul; |
---|
3 | -0_177; |
---|
4 | 0x_ff_FF_ff_FF; |
---|
5 | +9_223_372_036_854_775_807; |
---|
6 | 12.123_333_E_27; |
---|
7 | 0X_1.ff_ff_ff_ff_ff_fff_P_1023; |
---|
8 | '\0'; |
---|
9 | '\1_2_3'; |
---|
10 | L_'\x_ff_ee'; |
---|
11 | L"a_bc\u_00_40xyz\xff_AA"; |
---|
12 | "a_bc\\ |
---|
13 | u_00_40xyz"; |
---|
14 | } |
---|
15 | |
---|
16 | // Local Variables: // |
---|
17 | // compile-command: "../../bin/cfa -std=c99 constants.c" // |
---|
18 | // End: // |
---|
Note: See
TracBrowser
for help on using the repository browser.