refactor(ast): one file per ast_type -- UNSTABLE (2)
This commit is contained in:
parent
eba6d0f762
commit
68d8a1fd13
4 changed files with 62 additions and 53 deletions
1
src/utils/ast/ast_void.c
Normal file
1
src/utils/ast/ast_void.c
Normal file
|
|
@ -0,0 +1 @@
|
|||
#include "utils/ast/ast_void.h"
|
||||
Loading…
Add table
Add a link
Reference in a new issue