1
0
mirror of https://github.com/janet-lang/janet synced 2025-04-13 22:33:11 +00:00
Calvin Rose 2db7945d6f Fix peg bug when there is no default grammar set.
This could result in a segfault when we attempt to
read from a NULL pointer.
2021-05-20 21:57:22 -05:00
..