townengine/third-party/tomlc99/stdex/keys10.toml
2024-10-01 12:48:42 +03:00

11 lines
156 B
TOML

# VALID BUT DISCOURAGED
apple.type = "fruit"
orange.type = "fruit"
apple.skin = "thin"
orange.skin = "thick"
apple.color = "red"
orange.color = "orange"