diff options
| author | Li Jin <dragon-fly@qq.com> | 2023-08-17 10:46:04 +0800 |
|---|---|---|
| committer | Li Jin <dragon-fly@qq.com> | 2023-08-17 10:46:04 +0800 |
| commit | b0c461305cfc0dd1cf8235197224130a9bd78d68 (patch) | |
| tree | 3fdab6bb4c8c23297c0d967542709694c0729bf8 /spec/outputs/unicode | |
| parent | e61cce21ef7def2c2e52dd6cb6a5b540ebcac29d (diff) | |
| download | yuescript-b0c461305cfc0dd1cf8235197224130a9bd78d68.tar.gz yuescript-b0c461305cfc0dd1cf8235197224130a9bd78d68.tar.bz2 yuescript-b0c461305cfc0dd1cf8235197224130a9bd78d68.zip | |
fix spec.v0.19.1
Diffstat (limited to 'spec/outputs/unicode')
| -rw-r--r-- | spec/outputs/unicode/vararg.lua | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/spec/outputs/unicode/vararg.lua b/spec/outputs/unicode/vararg.lua index 782bf22..41d1bfd 100644 --- a/spec/outputs/unicode/vararg.lua +++ b/spec/outputs/unicode/vararg.lua | |||
| @@ -250,25 +250,6 @@ _u8fde_u63a5 = function(...) | |||
| 250 | (function(...) | 250 | (function(...) |
| 251 | return _u6253_u5370(...) | 251 | return _u6253_u5370(...) |
| 252 | end)((function() | 252 | end)((function() |
| 253 | if true then | ||
| 254 | return 1, 2 | ||
| 255 | end | ||
| 256 | end)()) | ||
| 257 | end | ||
| 258 | do | ||
| 259 | (function(_arg_0, ...) | ||
| 260 | local _u53d8_u91cfa = _arg_0 | ||
| 261 | return _u6253_u5370(_u53d8_u91cfa, select('#', ...)) | ||
| 262 | end)((function() | ||
| 263 | if not true then | ||
| 264 | return 1, 2 | ||
| 265 | end | ||
| 266 | end)()) | ||
| 267 | end | ||
| 268 | do | ||
| 269 | (function(...) | ||
| 270 | return _u6253_u5370(...) | ||
| 271 | end)((function() | ||
| 272 | local _exp_0 = _u53d8_u91cfx | 253 | local _exp_0 = _u53d8_u91cfx |
| 273 | if 1 == _exp_0 then | 254 | if 1 == _exp_0 then |
| 274 | local _with_0 = _u8868 | 255 | local _with_0 = _u8868 |
