1# In this variant the subsection is marked final via a '*' at the end
2# of the tag name.
3[section]
4	subsection* = {
5		key = value3
6	}
7