Changeset 23c4aa8 for src/tests/globals.c
- Timestamp:
- Feb 24, 2017, 3:23:59 PM (6 years ago)
- Branches:
- aaron-thesis, arm-eh, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
- Children:
- 167a9c8, 356c62a
- Parents:
- 255b294
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/tests/globals.c
r255b294 r23c4aa8 70 70 71 71 int main() { 72 sout | "static\t inline\tautogen\tvalue" | endl;72 sout | "static\t\tinline\t\tautogen\t\tvalue" | endl; 73 73 74 74 sout | "no \t\tno \t\tno \t\t" | g.val.value | endl;
Note: See TracChangeset
for help on using the changeset viewer.