Need to be able to store a string.
This commit is contained in:
@@ -17,6 +17,7 @@ struct JoyType {
|
||||
int boolean;
|
||||
mpz_t i;
|
||||
struct list_node* el;
|
||||
char *symbol;
|
||||
} value;
|
||||
} name ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user