Of course. i was talking about x -- y not x - - y. werner
On 11/10/2014 03:17 PM, Thierry Goubier wrote:
I believe that x - - y would give you an error. 4 - - 5 in parsing is a different beast, because you consider - 5 as a single token.
Of course. i was talking about x -- y not x - - y. werner
On 11/10/2014 03:17 PM, Thierry Goubier wrote:
I believe that x - - y would give you an error. 4 - - 5 in parsing is a different beast, because you consider - 5 as a single token.