Ruby STDIN.gets return nil directly while running in Sublime Text2

后端 未结 0 1434
刺人心
刺人心 2021-01-23 22:43

I wrote a simple ruby code:

puts gets
puts STDIN.gets

It runs ok in the console, but when I run it with Command B in Sub

相关标签:
回答
  • 消灭零回复
提交回复
热议问题