blob: dc94a8c9414ca715b2075b325e8cd45d386710b6 [file] [log] [blame]
# VALID BUT DISCOURAGED
apple.type = "fruit"
orange.type = "fruit"
apple.skin = "thin"
orange.skin = "thick"
apple.color = "red"
orange.color = "orange"