roc/test/snapshots/repl/repl_basic_example.md
2025-08-15 11:27:44 +10:00

191 B

META

description=two strings
type=repl

SOURCE

» 1 + 1
» 0.1 + 0.2
» "Hello, World!"
» []

OUTPUT

2

0.3

"Hello, World!"

<list_of_zst>

PROBLEMS

NIL