diff options
Diffstat (limited to 'spec/outputs/unicode')
| -rw-r--r-- | spec/outputs/unicode/with.lua | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/spec/outputs/unicode/with.lua b/spec/outputs/unicode/with.lua index cfad264..7a5ba00 100644 --- a/spec/outputs/unicode/with.lua +++ b/spec/outputs/unicode/with.lua | |||
| @@ -123,9 +123,7 @@ do | |||
| 123 | local _ | 123 | local _ |
| 124 | _ = function() | 124 | _ = function() |
| 125 | local _with_0 = _u55e8 | 125 | local _with_0 = _u55e8 |
| 126 | do | 126 | return _with_0.a, _with_0.b |
| 127 | return _with_0.a, _with_0.b | ||
| 128 | end | ||
| 129 | end | 127 | end |
| 130 | end | 128 | end |
| 131 | do | 129 | do |
