LEGO: Merge pull request 44741

LEGO: Merge pull request 44741
This commit is contained in:
csigs 2021-06-25 04:18:35 -07:00 committed by GitHub
parent 66b4ba4b35
commit 1694c77060
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 15 additions and 0 deletions

View file

@ -15516,6 +15516,9 @@
<Item ItemId=";arguments_cannot_be_referenced_in_property_initializers_2815" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA['arguments' cannot be referenced in property initializers.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[无法在属性初始化表达式中引用 "arguments"。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -15500,6 +15500,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";arguments_cannot_be_referenced_in_property_initializers_2815" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA['arguments' cannot be referenced in property initializers.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[w inicjatorach właściwości nie można odwoływać się do "arguments".]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";await_expressions_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_this_fi_1375" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA['await' expressions are only allowed at the top level of a file when that file is a module, but this file has no imports or exports. Consider adding an empty 'export {}' to make this file a module.]]></Val>

View file

@ -15509,6 +15509,9 @@
<Item ItemId=";arguments_cannot_be_referenced_in_property_initializers_2815" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA['arguments' cannot be referenced in property initializers.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Özellik başlatıcılarda 'arguments' öğesine başvurulamaz.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>