BSD 1 development
[unix-history] / puman / undef.p
CommitLineData
5bd13011
BJ
1program undef(output);
2begin
3
4
5
6
7
8
9
10
11
12 a := 1;
13end.