commit | 7e67623cbf1d1709a7cf8945d48d2b7b259387c8 | [log] [tgz] |
---|---|---|
author | Kevin Brown <kevin@kevin-brown.com> | Sat May 16 21:54:52 2020 |
committer | Kevin Brown <kevin@kevin-brown.com> | Sat May 16 21:54:52 2020 |
tree | 22b5aa89e357e7d4ce0ebbc5288e679d8043ebde | |
parent | 7151d778c45cfcd230dc949045e8bf7e3d21ec74 [diff] |
Only support implicit tuples in variable expressions They cause super inconsistent parsing behaviour if they show up pretty much anywhere else because there is no difference between an implicit tuple and a set of comma-separated parameters.