Project

General

Profile

Actions

Bug #146

closed

Method Extract: Changing to function does put return type in invocation

Added by Wil van Antwerpen almost 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Start date:
05/31/2019
Due date:
% Done:

0%

Estimated time:

Description

When extracting code to a function that ended as "function boolean var1 string var2 integer var3 integer var4 returns number" in the function declaration then on the invocation line it had

get myfunction var1 var2 var3 var4 number to FIXME"

Of course it should not have "number" in there.

Actions #1

Updated by Wil van Antwerpen almost 7 years ago

Fixed. Returns didn't get parsed out correctly.

Actions #2

Updated by Wil van Antwerpen almost 7 years ago

  • Status changed from New to Resolved
Actions #3

Updated by Wil van Antwerpen almost 7 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF