repo.or.cz
/
gnucap-felix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
check prequeueing in sock
[gnucap-felix.git]
/
tests
/
c_echo.1.gc
blob
ac34e61172c87373437c23a4b1307482e060b78c
1
spice
2
3
* BUG: where does the trailing space come from?!
4
.echo hello world
5
6
.echo .echo hello world > echo.tmp.out
7
.echo .echo 42 >> echo.tmp.out
8
9
.include echo.tmp.out
10
.end