ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsctordeferred_resndemanglerenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprnew-envno_listpersistent-indexerpthread-emulationqualifiedEnumresolv-newwith_gc
Last change
on this file since 0853178 was
e757af2,
checked in by Thierry Delisle <tdelisle@…>, 8 years ago
|
renamed all tests to lower-case leading character
|
-
Property mode set to
100644
|
File size:
373 bytes
|
Line | |
---|
1 | static short int volatile static const x9; // duplicate static |
---|
2 | struct { int i; } const static volatile static x18; // duplicate static |
---|
3 | struct { int i; } const static volatile static volatile x19; // duplicate static & volatile |
---|
4 | typedef int Int; |
---|
5 | static Int volatile static const x28; // duplicate static |
---|
6 | |
---|
7 | //Dummy main |
---|
8 | int main(int argc, char const *argv[]) |
---|
9 | { |
---|
10 | return 0; |
---|
11 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.