source:
tests/include/vector-collections.cfa
@
df2e00f
Last change on this file since df2e00f was 0b8c951d, checked in by , 14 months ago | |
---|---|
|
|
File size: 92 bytes |
Rev | Line | |
---|---|---|
[d0502a3] | 1 | #include <vector.hfa> |
[55b060d] | 2 | #include <bits/collections.hfa> |
[d0502a3] | 3 | |
4 | int main() { | |
5 | printf("done\n"); | |
6 | } |
Note: See TracBrowser
for help on using the repository browser.