aboutsummaryrefslogtreecommitdiff
path: root/spec/outputs/unicode/funcs.lua
diff options
context:
space:
mode:
Diffstat (limited to 'spec/outputs/unicode/funcs.lua')
-rw-r--r--spec/outputs/unicode/funcs.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/outputs/unicode/funcs.lua b/spec/outputs/unicode/funcs.lua
index 6e94587..06b24b1 100644
--- a/spec/outputs/unicode/funcs.lua
+++ b/spec/outputs/unicode/funcs.lua
@@ -24,7 +24,7 @@ _u5f00(function()
24end) 24end)
25local _u53d8_u91cfh 25local _u53d8_u91cfh
26_u53d8_u91cfh = function() 26_u53d8_u91cfh = function()
27 return _ud83d_udc4b 27 return _u1f44b
28end 28end
29_u5403(function() end, _u4e16_u754c); 29_u5403(function() end, _u4e16_u754c);
30(function() end)() 30(function() end)()