diff options
author | Kevin Newton <[email protected]> | 2024-01-11 17:05:42 -0500 |
---|---|---|
committer | Kevin Newton <[email protected]> | 2024-01-12 11:30:25 -0500 |
commit | 2d9db72d37e570dcfc5e8b0b74476360cae96056 () | |
tree | 43ff1660464010f4454f37be41c9cd25dcda8aa0 /shape.c | |
parent | 16624ef463f214367720b7cf486e43e48a2df4e6 (diff) |
Write to constant path, call, and index in rescue
When compiling a rescue reference, you can write to a constant path, a call, or an index. In these cases we need to compile the prefix expression first, then handle actually doing the write/call.
0 files changed, 0 insertions, 0 deletions