From e96308912e2e04535836a2c282b0a7300d2d81fd Mon Sep 17 00:00:00 2001 From: Li Jin Date: Fri, 11 Apr 2025 17:33:12 +0800 Subject: Fixing issue #206. --- spec/outputs/unicode/do.lua | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'spec/outputs/unicode/do.lua') diff --git a/spec/outputs/unicode/do.lua b/spec/outputs/unicode/do.lua index f9c3079..7bf1da3 100644 --- a/spec/outputs/unicode/do.lua +++ b/spec/outputs/unicode/do.lua @@ -32,10 +32,10 @@ local _u53d8_u91cft = { } return function(_u53c2_u6570y, _u53c2_u6570k) if _u53c2_u6570y == nil then - do + _u53c2_u6570y = ((function() _u53d8_u91cfx = 10 + 2 - _u53c2_u6570y = _u53d8_u91cfx - end + return _u53d8_u91cfx + end)()) end if _u53c2_u6570k == nil then do -- cgit v1.2.3-55-g6feb