summaryrefslogtreecommitdiff
path: root/util/et/test2.et
blob: 55ad74ead07174a15dafdd8438aeaa0b83f6f308 (plain)
1
2
3
4
5
6
7
8
9
	error_table	quux

	ec	FOO_ERR, "foo"

	ec	BAR_ERR, "bar"

	ec	BAZ_ERR, "meow"

	end