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