diff options
| author | Alan Wu <XrXr@users.noreply.github.com> | 2024-02-01 15:15:07 -0500 |
|---|---|---|
| committer | Alan Wu <XrXr@users.noreply.github.com> | 2024-02-01 15:50:32 -0500 |
| commit | b47d43fa9bd48d14f871f71c2dfa18e241f0f051 (patch) | |
| tree | 986a7a6396da86479c171b54ecb733188f5250f0 /test/ruby | |
| parent | c7fe3ecb49784fcc6a9780f89880d758cd272449 (diff) | |
[PRISM] Use rb_fstring() on all string literals
In addition to saving space by deduplicating, this also makes the
literals have code range like TestObjSpace#test_dump_string_coderange
expects. It's testing a detail, but we might as well use rb_fstring().
Note that `putstring` makes a mutable duplicate, so passing it an
fstring is fine.
Diffstat (limited to 'test/ruby')
0 files changed, 0 insertions, 0 deletions
