Code: Select all
structure test
a.w
endstructure
structure test
a.w
endstructure
but this:
Code: Select all
structure test
a.w
endstructure
structure test
B.w
endstructure
Code: Select all
structure test
a.w
endstructure
structure test
a.l
endstructure