File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
src/loc/lcl/chs/diagnosticMessages Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 1019710197 </Str>
1019810198 <Disp Icon="Str" />
1019910199 </Item>
10200+ <Item ItemId=";The_operand_of_a_delete_operator_must_be_optional_2790" ItemType="0" PsrId="306" Leaf="true">
10201+ <Str Cat="Text">
10202+ <Val><![CDATA[The operand of a 'delete' operator must be optional.]]></Val>
10203+ <Tgt Cat="Text" Stat="Loc" Orig="New">
10204+ <Val><![CDATA["delete" 运算符的操作数必须是可选的。]]></Val>
10205+ </Tgt>
10206+ </Str>
10207+ <Disp Icon="Str" />
10208+ </Item>
1020010209 <Item ItemId=";The_operand_of_an_increment_or_decrement_operator_may_not_be_an_optional_property_access_2777" ItemType="0" PsrId="306" Leaf="true">
1020110210 <Str Cat="Text">
1020210211 <Val><![CDATA[The operand of an increment or decrement operator may not be an optional property access.]]></Val>
You can’t perform that action at this time.
0 commit comments