Oh who gives a fuck?
This commit is contained in:
@@ -62,6 +62,7 @@ typedef union Type {
|
||||
extern Type TYPE_ERROR;
|
||||
|
||||
Type *primitive_parse(const char*);
|
||||
Type *primitive_make(uint16_t width);
|
||||
|
||||
size_t type_size(Type*);
|
||||
int type_equal(Type*, Type*);
|
||||
|
||||
Reference in New Issue
Block a user