Use placeholders for local function names in function calls #27
Labels
x:action/improve
Improve existing functionality/content
x:knowledge/elementary
Little Exercism knowledge required
x:module/representer
Work on Representers
x:size/large
Large amount of work
x:status/claimed
Someone is working on this issue
x:type/coding
Write code that is not student-facing content (e.g. test-runners, generators, but not exercises)
Input
Desired output
A local function, when called, is referenced by the same placeholder name as when defined.
Current output
Function names in function calls are not replaced by placeholders.
Please add extensive tests for various scenarios.
The text was updated successfully, but these errors were encountered: