Files
pyscript/pyscript.core/test/worker/input.rb
2023-07-10 15:36:48 +02:00

3 lines
75 B
Ruby

puts "What is 2 + 3?"
puts $xworker[:sync].call("input", "What is 2 + 3?")