blob: 424b30458b0b70cddb15cc48ff4b0bcd7869251b [file] [log] [blame]
simple = { a = 1 }
str-key = { "a" = 1 }
table-array = [{ "a" = 1 }, { "b" = 2 }]