forked from Mirror/wren
Merge branch 'missing_undef' of https://github.com/dressupgeekout/wren into dressupgeekout-missing_undef
# Conflicts: # AUTHORS
This commit is contained in:
1
AUTHORS
1
AUTHORS
@ -22,3 +22,4 @@ Sven Bergström <sven@underscorediscovery.com>
|
|||||||
Kyle Charters <kylewcharters@gmail.com>
|
Kyle Charters <kylewcharters@gmail.com>
|
||||||
Marshall Bowers <elliott.codes@gmail.com>
|
Marshall Bowers <elliott.codes@gmail.com>
|
||||||
Michal Kozakiewicz <michalkozakiewicz3@gmail.com>
|
Michal Kozakiewicz <michalkozakiewicz3@gmail.com>
|
||||||
|
Charlotte Koch <cfkoch@edgebsd.org>
|
||||||
|
|||||||
@ -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