mirror of
https://github.com/ruby/ruby.git
synced 2026-08-01 17:57:19 +08:00
gensym was copied into the rewritten VM generator helpers in f6ea3763, but no generated-code path calls it. Removing it also removes the now-unneeded securerandom dependency.