diff options
author | Koichi Sasada <ko1@atdot.net> | 2022-07-29 16:02:10 +0900 |
---|---|---|
committer | Koichi Sasada <ko1@atdot.net> | 2022-08-01 17:48:05 +0900 |
commit | 5bbba76489628f4509495ebf4ba0a7aad4c0b560 (patch) | |
tree | 10cdc8fb1474b43122a132501feb05f4032ec271 /ast.c | |
parent | 1520936aa760e6b2747d31c37854f22a63591667 (diff) | |
download | ruby-5bbba76489628f4509495ebf4ba0a7aad4c0b560.tar.gz |
respect current frame of `rb_eval_string`
`self` is nearest Ruby method's `self`.
If there is no ruby frame, use toplevel `self` (`main`).
https://bugs.ruby-lang.org/issues/18780
Diffstat (limited to 'ast.c')
0 files changed, 0 insertions, 0 deletions