mirror of
https://github.com/ruby/ruby.git
synced 2026-01-26 20:19:19 +00:00
Resolves https://github.com/Shopify/ruby/issues/880 Implemented this by using the code generation for `GuardType` as a reference. Not sure if this is the best way to go about it, but it seems to work.