source: tests/include/vector-containers.cfa@ c7015e6b

ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
Last change on this file since c7015e6b was 6083392, checked in by Peter A. Buhr <pabuhr@…>, 5 years ago

restructure tests under directories and update test files

  • Property mode set to 100644
File size: 91 bytes
Line 
1#include <vector.hfa>
2#include <bits/containers.hfa>
3
4int main() {
5 printf("done\n");
6}
Note: See TracBrowser for help on using the repository browser.