Files
ladybird/Userland/Utilities/js.cpp
Ali Mohammad Pur 71234b3716 Utilities: Make the js REPL autocomplete correctly handle new Ident
Previously, `new` was being recognised as an identifier, which was
preventing this from working.
2021-07-16 02:36:53 +04:30

40 KiB