2.11BSD#431 -
/
usr
/
src
/
ucb
/
PORT
/
pascal
/
pdx
/
test
/
small.p
1
:
program
small(input, output);
2
:
begin
3
:
writeln(
'this is small'
,
1
div
0
);
4
:
end
.
Last modified: 1984-04-01
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 1408