summaryrefslogtreecommitdiff
path: root/test/prism/snapshots/seattlerb/masgn_double_paren.txt
diff options
context:
space:
mode:
authorStan Lo <stan.lo@shopify.com>2024-05-02 18:50:39 +0100
committerPeter Zhu <peter@peterzhu.ca>2024-05-02 14:33:30 -0400
commitc681af3e5d36fb36c76e05b5d822131f28ed9de7 (patch)
tree718b4e7338d375f14a725052bbeac1807dd7e80b /test/prism/snapshots/seattlerb/masgn_double_paren.txt
parent945a99e81a2b4910a106e932c620abac75717cb1 (diff)
Reject empty lines in IRB binding spec
For that particular spec, the empty lines' presence is not relevant. So let's remove them to make the spec easier to maintain.
Diffstat (limited to 'test/prism/snapshots/seattlerb/masgn_double_paren.txt')
0 files changed, 0 insertions, 0 deletions
he Object Shapes technique in CRuby.""Jemma Issroff 2022-09-30Revert "This commit implements the Object Shapes technique in CRuby."Aaron Patterson 2022-09-28This commit implements the Object Shapes technique in CRuby.Jemma Issroff 2022-09-26Revert this until we can figure out WB issues or remove shapes from GCAaron Patterson 2022-09-26This commit implements the Object Shapes technique in CRuby.Jemma Issroff 2022-07-25Change ROBJECT_TRANSIENT_FLAG to use FL_USER2Jemma Issroff 2021-10-20Extract yjit_force_iv_index and make it work when object is frozenAlan Wu 2021-09-10internal/*.h: skip doxygen卜部昌平 2021-08-24Moved rb_deprecate_constant declaration [Feature #18051]Nobuyoshi Nakada 2020-12-16tuning ivar setKoichi Sasada 2020-11-09eagerly initialize ivar table when index is small enoughAaron Patterson 2020-09-03Introduce Ractor mechanism for parallel executionKoichi Sasada 2020-07-03Use ID instead of GENTRY for gvars. (#3278)Koichi Sasada 2020-05-11sed -i 's|ruby/impl|ruby/internal|'卜部昌平 2020-05-11sed -i s|ruby/3|ruby/impl|g卜部昌平 2020-05-07Allow global variables to moveAaron Patterson 2020-04-13add #include guard hack卜部昌平 2020-04-08Merge pull request #2991 from shyouhei/ruby.h卜部昌平 2020-04-02Export `rb_deprecate_constant`Nobuyoshi Nakada 2019-12-26decouple internal.h headers卜部昌平 2019-12-26internal/variable.h rework卜部昌平 2019-12-26split internal.h into files卜部昌平