At the moment functions show their `customId` as name. Instead names should be assigned of context: * for named functions, use the name * for arrow functions in an assignment, use the variable name
At the moment functions show their
customIdas name. Instead names should be assigned of context: