Caleb Cartwright
b305d62e5b
fix: correct arm leading pipe check ( #4880 )
...
In the event a pattern starts with a leading pipe
the pattern span will contain, and begin with, the pipe.
This updates the process to see if a match arm contains
a leading pipe by leveraging this recent(ish) change to
the patterns in the AST, and avoids an indexing bug that
occurs when a pattern starts with a non-ascii char in the
old implementation.
2021-07-25 22:53:32 -05:00
..
2018-03-02 15:07:13 +13:00
2018-03-02 15:07:13 +13:00
2021-04-21 21:27:50 -05:00
2018-03-02 15:07:13 +13:00
2018-03-02 15:07:13 +13:00
2018-03-02 15:07:13 +13:00
2018-03-02 15:07:13 +13:00
2019-07-17 23:07:12 +09:00
2018-09-26 18:47:17 +00:00
2018-03-02 15:07:13 +13:00
2019-06-03 22:26:48 +09:00
2018-03-02 15:07:13 +13:00
2018-03-02 15:07:13 +13:00
2018-03-02 15:07:13 +13:00
2018-08-01 10:41:16 +12:00
2018-08-01 10:41:16 +12:00
2018-03-02 15:07:13 +13:00
2021-01-17 11:48:47 -06:00
2018-03-02 15:07:13 +13:00
2021-01-17 11:48:47 -06:00
2019-02-01 19:58:38 +09:00
2018-03-02 15:07:13 +13:00
2021-07-25 22:53:32 -05:00
2018-03-02 15:07:13 +13:00
2018-03-02 15:07:13 +13:00
2018-03-02 15:07:13 +13:00
2019-06-16 23:46:25 +09:00
2018-05-06 09:23:45 +08:00
2018-04-05 12:49:16 +09:00
2018-03-02 15:07:13 +13:00
2018-03-02 15:07:13 +13:00
2019-06-08 14:52:49 +09:00
2018-03-02 15:07:13 +13:00
2020-03-31 15:28:01 +09:00
2019-02-19 11:56:42 +09:00
2018-03-02 15:07:13 +13:00
2018-03-02 15:07:13 +13:00
2018-03-02 15:07:13 +13:00
2018-03-02 15:07:13 +13:00
2018-05-14 16:25:10 +12:00
2021-04-21 21:27:50 -05:00
2018-03-02 15:07:13 +13:00
2018-05-31 18:34:06 +08:00
2018-03-02 15:07:13 +13:00