Correct copied comment

This commit is contained in:
Andrew Casey 2017-08-30 14:36:20 -07:00
parent e3808b65d4
commit 73bc0c9796

View file

@ -647,7 +647,7 @@ function test(x: number) {
[#|x++;
return;|]
}`);
// Write + void return
// Return in finally block
testExtractMethod("extractMethod22",
`function test() {
try {