summaryrefslogtreecommitdiff
path: root/web/noweb/examples/test.nw
blob: c69da5a0ce90ad676e4af0b4e3bba2a71b5eeb85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
% Copyright 1991 by Norman Ramsey.  All rights reserved.
% See file COPYRIGHT for more information.
<<*>>=
one <<two>> <<three>>	# uses two and three
@ %def one
<<two>>=
first of two
second of two
third of two
@ %def fish fowl duck
@ %def two
<<three>>=
first of three
 second of three
  third of three
@ %def three