frontend: add command for internal debugging functionality
This commit is contained in:
@@ -6,6 +6,7 @@ enum command_id {
|
||||
CMD_ASSEMBLE,
|
||||
CMD_COMPILE,
|
||||
CMD_REPL,
|
||||
CMD_INTERNAL,
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user