Skip to content

name repl anonymous functions

Checklist
  • make -j8 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

repl

Description of change

repl: name anonymous functions in repl module

name anonymous functions in repl module the changes are related to Ref: #8913 (closed) regarding the naming of just the inline anonymous functions that are not assigned to a variable

Merge request reports

Loading