Open arthurpaulino opened 1 month ago
Make the preload parameter accept multiple files to load (in order, from left to right) before entering the REPL.
preload
If a file appears more than once in the list, we should load it only once (the first time).
Make the
preload
parameter accept multiple files to load (in order, from left to right) before entering the REPL.If a file appears more than once in the list, we should load it only once (the first time).