5 lines
67 B
TOML
5 lines
67 B
TOML
|
key = "value"
|
||
|
bare_key = "value"
|
||
|
bare-key = "value"
|
||
|
1234 = "value"
|