mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
Include undef keyword into UNDEF NODE location
For example: ``` undef a, b ``` Before: ``` @ NODE_UNDEF (id: 1, line: 1, location: (1,6)-(1,10))* ``` After: ``` @ NODE_UNDEF (id: 1, line: 1, location: (1,0)-(1,10))* ```
This commit is contained in:
parent
6be539aab5
commit
84680dc255
Notes:
git
2024-07-20 04:05:06 +00:00
Loading…
x
Reference in New Issue
Block a user