mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-15 04:43:37 -05:00
Correct copied comment
This commit is contained in:
@@ -647,7 +647,7 @@ function test(x: number) {
|
||||
[#|x++;
|
||||
return;|]
|
||||
}`);
|
||||
// Write + void return
|
||||
// Return in finally block
|
||||
testExtractMethod("extractMethod22",
|
||||
`function test() {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user