Make blocks expressions, and add implicit void expression at block ends.
This commit is contained in:
@@ -15,6 +15,7 @@ enum libab_tree_variant_e {
|
||||
OP,
|
||||
UNARY_OP,
|
||||
BLOCK,
|
||||
VOID,
|
||||
IF
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user