diff options
Diffstat (limited to 'spec/outputs/codes_from_doc.lua')
| -rw-r--r-- | spec/outputs/codes_from_doc.lua | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/spec/outputs/codes_from_doc.lua b/spec/outputs/codes_from_doc.lua index 055e79b..b25753d 100644 --- a/spec/outputs/codes_from_doc.lua +++ b/spec/outputs/codes_from_doc.lua | |||
| @@ -225,6 +225,8 @@ do | |||
| 225 | local _item_0 = data.items | 225 | local _item_0 = data.items |
| 226 | second_last = _item_0[#_item_0 - 1] | 226 | second_last = _item_0[#_item_0 - 1] |
| 227 | end | 227 | end |
| 228 | local _obj_0 = data.items | ||
| 229 | _obj_0[#_obj_0] = 1 | ||
| 228 | local mt = { } | 230 | local mt = { } |
| 229 | local add | 231 | local add |
| 230 | add = function(self, right) | 232 | add = function(self, right) |
| @@ -2664,6 +2666,8 @@ do | |||
| 2664 | local _item_0 = data.items | 2666 | local _item_0 = data.items |
| 2665 | second_last = _item_0[#_item_0 - 1] | 2667 | second_last = _item_0[#_item_0 - 1] |
| 2666 | end | 2668 | end |
| 2669 | local _obj_0 = data.items | ||
| 2670 | _obj_0[#_obj_0] = 1 | ||
| 2667 | local mt = { } | 2671 | local mt = { } |
| 2668 | local add | 2672 | local add |
| 2669 | add = function(self, right) | 2673 | add = function(self, right) |
