Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
torvalds
GitHub Repository: torvalds/linux
Path: blob/master/tools/bootconfig/samples/good-tree.bconf
26292 views
key {
  word {
    tree {
      value = "0"}
  }
  word2 {
    tree {
      value = 1,2 }
  }
}
other.tree {
  value = 2; value2 = 3;}