source: tests/include/vector-collections.cfa @ 686912c

Last change on this file since 686912c was 0b8c951d, checked in by Peter A. Buhr <pabuhr@…>, 9 months ago

more rename directories containers to collections

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