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 d832027 commit eb58fd3Copy full SHA for eb58fd3
CHANGELOG.md
@@ -11,7 +11,7 @@ Compatibility:
11
12
* Fix `Array#fill` to raise `TypeError` instead of `ArgumentError` when the length argument is not numeric (#2652, @andrykonchin).
13
* Warn when a global variable is not initialized (#2595, @andrykonchin).
14
-* Range literals are now created at parse time like in CRuby (#2622, @aardvark179).
+* Range literals of integers are now created at parse time like in CRuby (#2622, @aardvark179).
15
16
Performance:
17
0 commit comments