internal/repl
is exposed without --expose-internals flag
#3393
Labels
repl
Issues and PRs related to the REPL subsystem.
Every other module in
lib/internal
is not available viarequire()
without the--expose-internals
flag butinternal/repl
is.The text was updated successfully, but these errors were encountered: