start working on supporting operations
This commit is contained in:
@@ -12,4 +12,6 @@
|
||||
// Function declaration for parsing an identifier
|
||||
ParsedValueReturn parse_number(Token *token, char*path);
|
||||
|
||||
int mpq_set_decimal_str_exp(mpq_t r, const char *str, size_t len);
|
||||
|
||||
#endif // NUMBER_H
|
||||
Reference in New Issue
Block a user