Skip to content

lib, repl: convert repl constructor to a class definition

Rodrigo Muino Tomonari requested to merge github/fork/RedYetiDev/patch-9 into main

This change converts the declaration of the REPLServer class to a class, rather than a function with prototypes.

Merge request reports

Loading