home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GEMini Atari
/
GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso
/
zip
/
program
/
funnel.zoo
/
tests
/
tg03.fw
< prev
next >
Wrap
Text File
|
1993-04-11
|
1KB
|
70 lines
TG03: Test expansions with indentation.
@p indentation = blank
@O@<tg03.out@>@{@-
@<Poem@>
@<Indentation test@>
@}
@!******************************************************************************
@A@<Poem Section@>
@$@<Poem@>@{@-
The other day upon the stair,
@<Middle@>
I think he's from the CIA.@}
@$@<Middle@>@{@-
I met a man who wasn't there.
@<Second line of middle@>@}
@$@<Second line of middle@>@{He wasn't there @<again@> today,@}
@$@<again@>@{again@}
@!******************************************************************************
@A@<Program Section@>
@$@<Indentation test@>@{@-
The following nest of begin and ends should be indented in a nest.
begin0
@<A@>
end0@}
@$@<A@>@{@-
begin1
@<B@>
end1@}
@$@<B@>@{@-
begin2
@<C@>
end2@}
@$@<C@>@{@-
begin3
@<D@>
end3@}
@$@<D@>@{@-
begin4
@<E@>
end4@}
@$@<E@>@{@-
begin wayout----------V
@<wayout@>
end wayout----------^@}
@$@<wayout@>@{@-
It's scary out here
So far from the left margin.@}
@!******************************************************************************