Files
wren/test/api/call.h
T

4 lines
50 B
C
Raw Normal View History

#include "wren.h"
2015-09-29 19:29:10 -07:00
void callRunTests(WrenVM* vm);