mirror of
https://github.com/wren-lang/wren.git
synced 2026-01-11 22:28:45 +01:00
@ -2,4 +2,4 @@
|
||||
|
||||
void resetStackAfterForeignConstructBindClass(
|
||||
const char* className, WrenForeignClassMethods* methods);
|
||||
void resetStackAfterForeignConstructRunTests(WrenVM* vm);
|
||||
int resetStackAfterForeignConstructRunTests(WrenVM* vm);
|
||||
Reference in New Issue
Block a user