commas starting to work

This commit is contained in:
pommicket 2022-01-26 16:40:11 -05:00
parent 73b6a68559
commit 7ca37ea8db
4 changed files with 182 additions and 173 deletions

View file

@ -38,8 +38,6 @@ global struct_names
; for unions, offset will always be 0.
global structures
global structures_bytes_used
; ident list of type IDs
global parse_type_result
#include util.b
#include idents.b