We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f47013e commit b582297Copy full SHA for b582297
CHANGELOG.md
@@ -4,8 +4,8 @@
4
5
### Compiler
6
7
-- Literals using \u{XXXX} syntax in bit array pattern segments are now translated to
8
- Erlang's \x{XXXX} syntax correctly.
+- Literals using `\u{XXXX}` syntax in bit array pattern segments are now translated to
+ Erlang's `\x{XXXX}` syntax correctly.
9
10
([Benjamin Peinhardt](https://github.com/bcpeinhardt))
11
0 commit comments