lang: change symbols for properties and atoms to -> and $ respectively
This commit is contained in:
@@ -90,6 +90,7 @@ struct ast_node_type expr_node_ops = {
|
||||
|
||||
/* operator/block keywords */
|
||||
KW_PARSER(IN, arith_parse_in),
|
||||
KW_PARSER(IS, arith_parse_operator),
|
||||
KW_PARSER(DO, arith_parse_do),
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user