# This is a subparser
build
	requires = ABC
end

# This isn't but it starts with the same letters
builder
	This is just a string
end
