Skip to content

Commit 0746f70

Browse files
authored
LEGO: Merge pull request 44989
LEGO: Merge pull request 44989
1 parent 3c604f1 commit 0746f70

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/loc/lcl/csy/diagnosticMessages/diagnosticMessages.generated.json.lcl

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5148,6 +5148,15 @@
51485148
</Str>
51495149
<Disp Icon="Str" />
51505150
</Item>
5151+
<Item ItemId=";Duplicate_identifier_0_Compiler_reserves_name_1_when_emitting_super_references_in_static_initializer_2818" ItemType="0" PsrId="306" Leaf="true">
5152+
<Str Cat="Text">
5153+
<Val><![CDATA[Duplicate identifier '{0}'. Compiler reserves name '{1}' when emitting 'super' references in static initializers.]]></Val>
5154+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5155+
<Val><![CDATA[Duplicitní identifikátor {0}. Kompilátor rezervuje název {1}, když se generují odkazy super ve statických inicializátorech.]]></Val>
5156+
</Tgt>
5157+
</Str>
5158+
<Disp Icon="Str" />
5159+
</Item>
51515160
<Item ItemId=";Duplicate_identifier_0_Compiler_uses_declaration_1_to_support_async_functions_2520" ItemType="0" PsrId="306" Leaf="true">
51525161
<Str Cat="Text">
51535162
<Val><![CDATA[Duplicate identifier '{0}'. Compiler uses declaration '{1}' to support async functions.]]></Val>

0 commit comments

Comments
 (0)