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