diff options
Diffstat (limited to 'macros.fnl')
| -rw-r--r-- | macros.fnl | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -63,6 +63,7 @@ result) (fn compile-html [html] + html (fn inner-compile [html] (var result []) (fn add [item] (table.insert result item)) |
