Compare commits
No commits in common. "530f6ddf518418e785ae10cbb0afdc210895ddcd" and "57dd9c1aa4244daca2dd95f145be1240cadd2774" have entirely different histories.
530f6ddf51
...
57dd9c1aa4
@ -276,7 +276,6 @@ equations:
|
|||||||
| /* empty */ { [] }
|
| /* empty */ { [] }
|
||||||
| equation SEMICOL equations
|
| equation SEMICOL equations
|
||||||
{ $1 :: $3 }
|
{ $1 :: $3 }
|
||||||
| equation OPTIONAL_SEMICOL { [$1] }
|
|
||||||
;
|
;
|
||||||
|
|
||||||
equation:
|
equation:
|
||||||
|
Loading…
Reference in New Issue
Block a user