duckscript/examples/single_argument_with_escape.ds
Sagie Gur-Ari 6249efda49
0.1.0 (#1)
initial
2019-12-30 12:45:28 +02:00

4 lines
57 B
Plaintext

# print the text 'hello "world"'
echo "hello \"world\""