# No newlines are allowed between the curly braces unless they are valid within
# a value.
simple = { a = 1 
}
