I understand your example, but it wouldn't be a problem anymore with a special 
character like a $ sign. D use the !. 


--
Bien cordialement,
Ch.Meessen

> Le 6 sept. 2018 à 09:56, Jan Mercl <0xj...@gmail.com> a écrit :
> 
> On Thu, Sep 6, 2018 at 9:49 AM Christophe Meessen 
> <christophe.mees...@gmail.com> wrote:
> 
> func f(bool) { ... }
> 
> func g() { f(a<b, c>d) }
> 
> an similar constructs require unlimited look ahead to distinguish the above 
> example from something generics. The current Go parser can always decide 
> where to go based on just the next symbol.
> 
> -- 
> -j

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to