USING: kernel sequences locals io formatting strings math math.functions math.parser ; IN: main "Hello, World" print readln string>number
30
Hello, World Quotation's stack effect does not match call site quot [ "Hello, World" print readln string>number iota ~quotation~... call-site (( -- ))