libostd/tests/array.cpp

5 lines
53 B
C++

#include "octa/array.h"
int main() {
return 0;
}