check prequeueing in sock
[gnucap-felix.git] / tests / c_echo.1.gc
blobac34e61172c87373437c23a4b1307482e060b78c
1 spice
3 * BUG: where does the trailing space come from?!
4 .echo hello world
6 .echo .echo hello world > echo.tmp.out
7 .echo .echo 42 >> echo.tmp.out
9 .include echo.tmp.out
10 .end