Document loop parsing fix

html_output
Wilfred Hughes 2022-01-29 18:22:47 +07:00
parent 7e3bdaf125
commit 2d3b08cc0a
1 changed files with 2 additions and 1 deletions

@ -4,7 +4,8 @@
Fixed an issue with missing positions in OCaml attribute syntax.
Fixed an issue with parsing character literals in Common Lisp.
Fixed parsing issues in Common Lisp: character literals, `loop` macro
usage with `maximizing`.
### Display