source: tests/include/vector-sequence.cfa @ 474d610

ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
Last change on this file since 474d610 was 6083392, checked in by Peter A. Buhr <pabuhr@…>, 3 years ago

restructure tests under directories and update test files

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