more fixes in DOES>, now it's almost correct and extra weird
This commit is contained in:
@@ -198,6 +198,8 @@ struct fh_thread_s {
|
||||
|
||||
/** Nesting level of [if] */
|
||||
uint32_t parse_if_level;
|
||||
|
||||
bool executing_compiled;
|
||||
};
|
||||
|
||||
enum fh_error fh_loop_nest(struct fh_thread_s *fh, uint32_t indexvalue);
|
||||
|
||||
Reference in New Issue
Block a user