报错中,得到了if-test中可以使用的各种符号,记在这里
,
,=
,?
,||
,or
,&&
,and
,|
,bor
,^
,xor
,&
,band
,==
,eq
,!=
,neq
,<
,lt
,>
,gt
,<=
,lte
,>=
,gte
,in
,not
,<<
,shl
,>>
,shr
,>>>
,ushr
,+
,-
,*
,/
,%
,instanceof
,.
,(
,[ <DYNAMIC_SUBSCRIPT> ]
网友评论