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.