feat: working subtables

This commit is contained in:
3lswear
2022-01-23 13:50:12 +03:00
parent 3b2469b130
commit d9b66c8795
4 changed files with 90 additions and 26 deletions

View File

@@ -26,8 +26,7 @@ namespace config
NIL,
OPEN_BRACKET,
CLOSE_BRACKET,
MAP_OPEN,
MAP_CLOSE,
MAP_DECL,
MAPARRAY_DECL
};