Tim Hutt

Results 261 issues of Tim Hutt

The parser can return `Keyword` for `"dpi-c"` (including the quotes), which was not being matched by the `re_split` regex. This fixes the regex, adds this case to the test, and...