summaryrefslogtreecommitdiff
path: root/regexec.c
diff options
context:
space:
mode:
authoryui-knk <[email protected]>2023-12-28 12:38:24 +0900
committerYuichiro Kaneko <[email protected]>2023-12-29 18:32:27 +0900
commit1ade170a6cac402d362d90bbf12e566d6a4f9ba1 ()
tree7bb01bb33a31122ecc7733f81842323022c3265a /regexec.c
parent6f33e3c53dd97426b91b97b7239a1b9a3dd6a446 (diff)
Introduce NODE_LINE
`__LINE__` was managed by `NODE_LIT` with `Integer` object. This commit introduces `NODE_LINE` so that 1. `__LINE__` is detectable from AST Node 2. Reduce dependency ruby object
0 files changed, 0 insertions, 0 deletions