xref: /linux/tools/bootconfig/samples/bad-samekey.bconf (revision ffee2dc04e7e06534aaa4fd51ef89645b809b6b8)
1# Same key value is not allowed
2key {
3	foo = value
4	bar = value2
5}
6key.foo = value
7