From d7f66d5a286a1da1240d5f255b7ae171c8b6a93f Mon Sep 17 00:00:00 2001 From: Mel Date: Thu, 10 Jul 2025 00:59:36 +0200 Subject: Fix nil-dereference in `parser_node_type_class` Signed-off-by: Mel --- boot/tests/parse/generics.cskt | 0 boot/tests/parse/simple_types.cskt | 0 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 boot/tests/parse/generics.cskt create mode 100644 boot/tests/parse/simple_types.cskt (limited to 'boot/tests/parse') diff --git a/boot/tests/parse/generics.cskt b/boot/tests/parse/generics.cskt new file mode 100644 index 0000000..e69de29 diff --git a/boot/tests/parse/simple_types.cskt b/boot/tests/parse/simple_types.cskt new file mode 100644 index 0000000..e69de29 -- cgit 1.4.1