github.com/rogpeppe/go-internal@v1.12.1-0.20240509064211-c8567cf8e95f/cmd/txtar-c/testdata/quote.txt (about) 1 unquote blah/withsep 2 unquote expect 3 txtar-c -quote blah 4 ! stderr .+ 5 cmp stdout expect 6 7 -- blah/withsep -- 8 >-- separator -- 9 >foo 10 -- expect -- 11 >unquote withsep 12 >-- withsep -- 13 >>-- separator -- 14 >>foo