mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
73df87f7bd
It appears that some execution paths no longer load YAML before it is needed so we explicitly `require` it here.