blob: 69ce6dd032979640c2f851df07c67dd8c831a6c6 (
plain) (
tree)
|
|
information
language "Language" # test that the quotes ends where it should
country "Country"
variant "Variant"
end information
# (information (@ 1 0-11)
# (.inner
# (language (@ 2 2-10) ‘"Language"’)
# (country (@ 3 2-9) ‘"Country"’)
# (variant (@ 4 2-9) ‘"Variant"’)
# )
# )
|