Fix some indentation and a stray comment.

master
Rohan Jacob-Rao 10 years ago
parent 0a2571c10a
commit 5e5fac5dbc

@ -302,8 +302,6 @@ fast_math_flags:
binop_args:
| typ operand COMMA operand { () }
(* below is fuzzy *)
operand:
| var = variable { Var var }
| const = constant { Const const }

Loading…
Cancel
Save