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 96327b7 commit 5e82283Copy full SHA for 5e82283
CHANGELOG.md
@@ -13,6 +13,7 @@ Bug fixes:
13
* Fixed issue with `Kernel#freeze` not freezing singleton class (#2093).
14
* Fixed `String#encode` with options issue (#2091, #2095, @LillianZ)
15
* Fixed issue with `spawn` when `:close` redirect is used (#2097).
16
+* Fixed constant/identifier detection in lexer for non-ASCII encodings (#2079, #2102, @ivoanjo).
17
18
Compatibility:
19
0 commit comments