mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-01 07:42: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
|