Skip to content

Ambiguous Productions

michaelficarra edited this page Jun 7, 2012 · 1 revision
production what it is alternative
(a) -> function with 1 parameter a(->)
a /b/i a(/b/i) a/(b/i)
a /= b/i a = a / (b / i) a(/= b/i)

There’s plenty more. I’ll add them as I run across them.

Clone this wiki locally