Isaac Freund b988815bf0 parser: fix parsing/rendering of a[b.. :c] slicing
The modification to the grammar in the comment is in line with the
grammar in the zig-spec repo.

Note: checking if the previous token is a colon is insufficent to tell
if a block has a label, the identifier must be checked for as well. This
can be seen in sentinel terminated slicing: `foo[0..1:{}]`
2021-03-08 01:37:28 +01:00
..
2021-02-28 14:03:19 +01:00
2021-03-01 20:04:28 -07:00
2021-03-03 22:45:45 +01:00
2021-02-25 22:20:30 +02:00
2021-02-24 21:29:23 -07:00
2021-02-28 14:03:19 +01:00
2021-03-02 14:13:11 +02:00
2021-02-04 14:22:38 -08:00
2020-12-31 15:45:24 -08:00
2020-12-31 15:45:24 -08:00
2021-01-07 23:48:58 -08:00
2020-12-31 15:45:24 -08:00
2021-02-24 21:29:23 -07:00
2020-12-31 15:45:24 -08:00
2021-02-24 21:29:23 -07:00
2021-03-01 20:04:28 -07:00
2020-12-31 15:45:24 -08:00
2021-02-21 12:04:40 +02:00
2021-02-24 21:29:23 -07:00
2020-12-31 15:45:24 -08:00
2021-02-28 20:40:49 -08:00
2020-12-31 15:45:24 -08:00
2020-12-31 15:45:24 -08:00
2021-02-24 21:29:23 -07:00
2020-12-31 15:45:24 -08:00
2020-12-31 15:45:24 -08:00
2021-02-25 16:41:42 -07:00
2020-12-31 15:45:24 -08:00
2020-12-31 15:45:24 -08:00
2021-02-16 23:20:46 +01:00
2020-12-31 15:45:24 -08:00
2021-02-24 21:29:23 -07:00
2021-03-01 20:04:28 -07:00
2021-02-24 21:29:23 -07:00
2021-02-28 14:03:19 +01:00
2021-02-28 21:57:43 +02:00
2020-12-31 15:45:24 -08:00
2021-03-01 18:52:15 -08:00
2021-02-25 16:54:32 -07:00
2021-02-28 14:03:19 +01:00
2020-12-31 15:45:24 -08:00
2020-12-31 15:45:24 -08:00