repl Mode
Setting this flag to true enables let
re-declaration and top-level await
. Note that let
variables can only be re-declared if they originate from replMode
themselves.
Sources
jvm source
Link copied to clipboard