mirror of
https://github.com/physwizz/a155-U-u1.git
synced 2025-08-15 06:35:18 +00:00
7 lines
98 B
Plaintext
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"
|