migrated to new version of nb.h

This commit is contained in:
2025-09-03 17:34:49 +03:00
parent d7205a90bb
commit 0c0cfc2c7e
3 changed files with 77 additions and 77 deletions

View File

@@ -32,8 +32,6 @@ float str_to_float(char *strif){
return new_int;
}
typedef enum{
TOKEN_PLUS,
TOKEN_MINUS,