6 7 8
# File 'lib/ascode/interpreter/io.rb', line 6 def self.input(env) env.push Converter.convert STDIN.gets end