mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
[Feature #20884] Reserve "Ruby" toplevel name
This commit is contained in:
parent
267ecf5f02
commit
4d86f3bf6d
Notes:
git
2024-12-12 08:45:24 +00:00
3 changed files with 20 additions and 0 deletions
|
@ -101,6 +101,8 @@ firstline, predefined = __LINE__+1, %[\
|
|||
$_ LASTLINE
|
||||
$~ BACKREF
|
||||
$! ERROR_INFO
|
||||
|
||||
Ruby
|
||||
]
|
||||
|
||||
# VM ID OP Parser Token
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue