diff options
Diffstat (limited to 'code_obj.lua')
| -rw-r--r-- | code_obj.lua | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/code_obj.lua b/code_obj.lua index b6f7394..5afca1d 100644 --- a/code_obj.lua +++ b/code_obj.lua @@ -168,9 +168,6 @@ do _continue_0 = true break end - if type(b) ~= 'string' then - b.dirty = error - end bits[#bits + 1] = b _continue_0 = true until true |
