1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/ruby/core/marshal
Jean Boussier 98ef38ada4 Freeze Regexp literals
[Feature #8948] [Feature #16377]

Since Regexp literals always reference the same instance,
allowing to mutate them can lead to state leak.
2020-01-15 10:38:47 +09:00
..
fixtures
shared Freeze Regexp literals 2020-01-15 10:38:47 +09:00
dump_spec.rb Freeze Regexp literals 2020-01-15 10:38:47 +09:00
float_spec.rb
load_spec.rb
major_version_spec.rb
minor_version_spec.rb
restore_spec.rb