]> Git Repo - binutils.git/blame - gdb/testsuite/gdb.chill/pr-5984.ch
* gas/hppa/basic/basic.exp: Test lci and syncdma instructions.
[binutils.git] / gdb / testsuite / gdb.chill / pr-5984.ch
CommitLineData
a36c3ee1
PB
1x: module -- line 1
2 p:proc (t char (20) varying); -- 2
3 writetext(stdout, t); -- 3
4 end p; -- 4
5 -- 5
6 p("Jason Dark.%/"); -- 6
7 p("Hello World.%/"); -- 7
8end x;
This page took 0.154156 seconds and 4 git commands to generate.