mirror of
https://github.com/janet-lang/janet
synced 2025-11-04 09:33:02 +00:00
Remove AT id use name as tag
This commit is contained in:
@@ -981,7 +981,6 @@ static int peg_mark(void *p, size_t size) {
|
||||
|
||||
static JanetAbstractType peg_type = {
|
||||
"core/peg",
|
||||
0,
|
||||
NULL,
|
||||
peg_mark,
|
||||
NULL,
|
||||
|
||||
Reference in New Issue
Block a user