v21.2.0 ``` $ node Welcome to Node.js v21.2.0. Type ".help" for more information. > /x/dg /x/dgram ^ Uncaught SyntaxError: Invalid regular expression flags > ``` IOW, the REPL autocompletes `/x/dg<CR>` to `/x/dgram`.