1
0
Fork 0
mirror of https://github.com/imjasonh/testscript-rs synced 2026-07-11 10:29:28 +00:00
testscript-rs/testdata/test_quotes.txt

3 lines
74 B
Text
Raw Normal View History

# Test single quote parsing
exec echo "hello world"
stdout 'hello world\n'