Added a sample for the AST
This commit is contained in:
parent
d9aa79239d
commit
0c220757df
|
@ -0,0 +1,3 @@
|
||||||
|
|
||||||
|
<root> = <ref1>, "+", <ref2> | <ref1>, "-", <ref2>;
|
||||||
|
|
Loading…
Reference in New Issue