9 lines
105 B
PHP
Raw Normal View History

okey_append = {
key = value1;
key1 = value2
}
akey_append = ["value3"];
skey_append = "value4";