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