summaryrefslogtreecommitdiff
path: root/tools/bootconfig/samples/good-mixed-kv3.bconf
blob: 2ce2b02224b856f5e2df8de17e96cdfa37d072d1 (plain)
1
2
3
4
5
6
# mixed key and subkeys with braces
key = value
key {
	subkey1
	subkey2 = foo
}