2023-11-16 23:19:36 -05:00

7 lines
98 B
Plaintext

# Override the value
key.word = 1,2,4
key.word := 2,3
# No pre-defined key
key.new.word := "new"