diff options
Diffstat (limited to 'spec/outputs')
| -rw-r--r-- | spec/outputs/macro.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/outputs/macro.lua b/spec/outputs/macro.lua index 4492827..777f754 100644 --- a/spec/outputs/macro.lua +++ b/spec/outputs/macro.lua | |||
| @@ -298,7 +298,7 @@ print((setmetatable({ | |||
| 298 | return 998 | 298 | return 998 |
| 299 | end | 299 | end |
| 300 | })) | 300 | })) |
| 301 | print("current line: " .. tostring(309)) | 301 | print("current line: " .. tostring(308)) |
| 302 | do | 302 | do |
| 303 | -- TODO | 303 | -- TODO |
| 304 | end | 304 | end |
