aboutsummaryrefslogtreecommitdiff
path: root/spec/outputs/unicode/operators.lua
blob: c515dd1b6c92fe271c32577f4fa903a2b8c8eca1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
local _u6570_u5b57x = 1 + 3
local _u6570_u5b57y = 1 + 3
local _u6570_u5b57z = 1 + 3 + 4
local _u6570_u5b57k = _u53d8_u91cfb and _u53d8_u91cfc and _u53d8_u91cfg
local _u53d8_u91cfh = _u4e1c_u897f and function()
	return _u6253_u5370("你好 世界")
end
local _u53d8_u91cfi = _u4e1c_u897f or function()
	return _u6253_u5370("你好 世界")
end
local _u53d8_u91cfp = _u4e1c_u897f and function() end
_u6253_u5370("你好 世界")
local _u53d8_u91cfs = _u4e1c_u897f or function() end and 234
local _u53d8_u91cfu = {
	["颜色"] = 1 and 2 and 3,
	4,
	4
}
local _u53d8_u91cfv = {
	["颜色"] = 1 and function()
		return "yeah"
	end,
	"great",
	["好的"] = 3 ^ 2
}
local _u53d8_u91cfnno = (_u662f_u7684 + 2)
local _u53d8_u91cfnn = (_u662f_u7684 + 2)
local _u53d8_u91cfn = _u4f60_u597d(_u53d8_u91cfb)(function() end)
return _u4f60_u597d(_u53d8_u91cfa, (_u662f_u7684 + 2) - _u597d_u7684)