LEGO: Merge pull request 21717

LEGO: Merge pull request 21717
This commit is contained in:
csigs 2018-02-07 03:13:04 -08:00 committed by GitHub
commit 9f10888b10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8769,6 +8769,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";infer_declarations_are_only_permitted_in_the_extends_clause_of_a_conditional_type_1338" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA['infer' declarations are only permitted in the 'extends' clause of a conditional type.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[仅条件类型的 "extends" 子句中才允许 "infer" 声明。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";interface_declarations_can_only_be_used_in_a_ts_file_8006" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA['interface declarations' can only be used in a .ts file.]]></Val>