Skip to content

Commit 28bb8de

Browse files
author
BirdeeHub
committed
docs(comment): comment
1 parent a66f474 commit 28bb8de

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

tests/encode_tests.lua

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,9 @@ World"""]=], nil, true) ~= nil, "Encoded multiline string should be correct")
365365
-- x and y of each get printed like entries under points heading.
366366
-- children of those would get printed inline though?
367367
-- decide what this should be
368+
-- This might actually be the correct behavior
369+
-- But first I need to work on encode + arrays with headings more generally and then I can come back to this.
370+
-- It already outputs too much inline toml.
368371
define("encode table with array of inline tables", function()
369372
local test_table = {
370373
points = {

0 commit comments

Comments
 (0)