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