mirror of
https://github.com/wren-lang/wren.git
synced 2026-01-11 14:18:42 +01:00
Don't forget to #undef FINALIZER
This commit is contained in:
@ -192,6 +192,7 @@ static ModuleRegistry modules[] =
|
|||||||
#undef END_CLASS
|
#undef END_CLASS
|
||||||
#undef METHOD
|
#undef METHOD
|
||||||
#undef STATIC_METHOD
|
#undef STATIC_METHOD
|
||||||
|
#undef FINALIZER
|
||||||
|
|
||||||
// Looks for a built-in module with [name].
|
// Looks for a built-in module with [name].
|
||||||
//
|
//
|
||||||
|
|||||||
Reference in New Issue
Block a user