fix ast_util print for newly added node kind

This commit is contained in:
2025-11-25 23:35:10 +09:00
parent 9c94663045
commit 53e9cb2577
2 changed files with 43 additions and 3 deletions

View File

@@ -4,4 +4,6 @@ val char* line;
val size_t line get_line_ptr stdin line;
val char first *line;
val char first *line;
val [int [int->size_t]->size_t] functor;