Skip to content

module: self referential modules in repl or `-r`

Load self-referential modules from the repl and using the preload flag -r. In both cases, the base path used for resolution is the current process.cwd().

Fix #31595 (closed)

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Merge request reports

Loading