diff options
Diffstat (limited to '')
| -rw-r--r-- | spec/outputs/unicode/syntax.lua | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/spec/outputs/unicode/syntax.lua b/spec/outputs/unicode/syntax.lua index f086db6..9ea8f68 100644 --- a/spec/outputs/unicode/syntax.lua +++ b/spec/outputs/unicode/syntax.lua | |||
| @@ -235,15 +235,11 @@ else | |||
| 235 | end | 235 | end |
| 236 | do | 236 | do |
| 237 | local _with_0 = _u8868 | 237 | local _with_0 = _u8868 |
| 238 | do | 238 | local _obj_2 = _with_0["变量b"]["变量c"] |
| 239 | local _obj_2 = _with_0["变量b"]["变量c"] | 239 | local _with_1 = _u5411_u91cf |
| 240 | do | 240 | _with_1["字段x"] = 1 |
| 241 | local _with_1 = _u5411_u91cf | 241 | _with_1["字段y"] = 2 |
| 242 | _with_1["字段x"] = 1 | 242 | _obj_2[#_obj_2 + 1] = _with_1 |
| 243 | _with_1["字段y"] = 2 | ||
| 244 | _obj_2[#_obj_2 + 1] = _with_1 | ||
| 245 | end | ||
| 246 | end | ||
| 247 | end | 243 | end |
| 248 | do | 244 | do |
| 249 | local _call_8 = _u5bf9_u8c61a["变量b"]["变量c"]["变量d"] | 245 | local _call_8 = _u5bf9_u8c61a["变量b"]["变量c"]["变量d"] |
