mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
af51a4ac9d
How to reproduce:
```
cat a.rb
Proc.new { 1 }.call
echo step | mrdb a.rb
```