mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-15 03:23:08 -06:00
parent
0855933757
commit
dbfc269e42
@ -3162,7 +3162,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
||||
}
|
||||
else {
|
||||
// top level converted loop - return unwrapped value
|
||||
write(`return ${loopResult}.value`);
|
||||
write(`return ${loopResult}.value;`);
|
||||
}
|
||||
writeLine();
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user