mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-30 01:04:49 -05:00
LEGO: check in for master to temporary branch.
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -4086,7 +4086,7 @@
|
||||
<Str Cat="Text">
|
||||
<Val><![CDATA[Function lacks ending return statement and return type does not include 'undefined'.]]></Val>
|
||||
<Tgt Cat="Text" Stat="Loc" Orig="New">
|
||||
<Val><![CDATA[В функции отсутствует завершающий оператор возвращаемого значения, а тип возвращаемого значения не включает undefined.]]></Val>
|
||||
<Val><![CDATA[В функции отсутствует завершающий оператор return, а тип возвращаемого значения не включает "undefined".]]></Val>
|
||||
</Tgt>
|
||||
</Str>
|
||||
<Disp Icon="Str" />
|
||||
|
||||
Reference in New Issue
Block a user