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:
98 bytes
|
Line | |
---|
1 | //int ?!=?( int, int ); |
---|
2 | |
---|
3 | void f() { |
---|
4 | // int a; |
---|
5 | // a ? 4 : 5; |
---|
6 | 1 ? 4 : 5; |
---|
7 | 0 ? 4 : 5; |
---|
8 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.