crafting-interpreters/lox/read_ascii.lox

2 lines
36 B
Text

var a = promptAscii("> ");
print a;