kowainik/tomland

Wrong parsing of quotes

Opened this issue · 0 comments

foo = { "bar" = "baz" }

Results in the literal string "bar" for the key. The quotes should be stripped.