mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-07 06:44:18 +00:00
7 lines
83 B
Plaintext
7 lines
83 B
Plaintext
|
# Same key value is not allowed
|
||
|
key {
|
||
|
foo = value
|
||
|
bar = value2
|
||
|
}
|
||
|
key.foo = value
|