| 1 | // Test for the C API additions in daScriptC.h: |
| 2 | // - das_context_allocate / _reallocate / _free |
| 3 | // - das_array_init / _init_borrowed / _reserve / _resize / _clear / _at / |
| 4 | // _lock / _unlock |
nothing calls this directly
no test coverage detected