technique-lang/technique

Linear syntax for bindings not working

istathar opened this issue · 0 comments

As of 237c438 the parser supports tuples (lists) of in Identifiers and Applications. This has, however, broken our desired alternative syntax for Bindings where , can be used as a separator rather than newline.