madlang-2.4.0.0: test/templates/cat.mad
:category places
country
state
:define country
1.0 "UK"
1.0 "USA"
:define state
1.0 "Maryland"
1.0 "Rhode Island"
1.0 "Delaware"
:return
1.0 places
:category places
country
state
:define country
1.0 "UK"
1.0 "USA"
:define state
1.0 "Maryland"
1.0 "Rhode Island"
1.0 "Delaware"
:return
1.0 places