mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-14 07:44:21 +08:00
13 lines
135 B
Plaintext
13 lines
135 B
Plaintext
|
key {
|
||
|
word {
|
||
|
tree {
|
||
|
value = "0"}
|
||
|
}
|
||
|
word2 {
|
||
|
tree {
|
||
|
value = 1,2 }
|
||
|
}
|
||
|
}
|
||
|
other.tree {
|
||
|
value = 2; value2 = 3;}
|