1# No newlines are allowed between the curly braces unless they are valid within 2# a value. 3simple = { a = 1 4}
View as plain text