mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
`options` in the `repl.start([options])` can be a string. Ref: https://github.com/nodejs/node/pull/10160 PR-URL: https://github.com/nodejs/node/pull/10221 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>