roc/test/snapshots/repl/simple_string_closure.md

132 B

META

description=Simple string closure
type=repl

SOURCE

» (|s| s)("Test")

OUTPUT

"Test"

PROBLEMS

NIL