fix semantic for printing or sth
This commit is contained in:
@@ -40,6 +40,7 @@ typedef struct BucketListEntry {
|
||||
|
||||
ExpType type;
|
||||
ExpType param_types[MAX_PARAM_COUNT];
|
||||
char* param_names[MAX_PARAM_COUNT];
|
||||
int param_count;
|
||||
ExpType returnType;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user