mirror of
https://github.com/janet-lang/janet
synced 2025-11-08 03:23:01 +00:00
Add new tests. Add recursion guard to compile, serialize, and
deserialize.
This commit is contained in:
@@ -1130,7 +1130,7 @@ static const GstModuleItem std_module[] = {
|
||||
{"parent", gst_stl_parent},
|
||||
{"print", gst_stl_print},
|
||||
{"tostring", gst_stl_tostring},
|
||||
{"exit", gst_stl_exit},
|
||||
{"exit!", gst_stl_exit},
|
||||
{"get", gst_stl_get},
|
||||
{"set!", gst_stl_set},
|
||||
{"next", gst_stl_next},
|
||||
|
||||
Reference in New Issue
Block a user