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