/
githubmirror
/
deno
Обзор
Документация
Войти
/
githubmirror
/
deno
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
tests/specs/repl/json/test.out
5 строк
122 B
Yusuke Tanaka
fix(repl): handle EOF gracefully in JSON REPL mode (#32108)
10 фев 2026, 11:33
Не верифицирован
10 фев 2026, 11:33
61a034e
Код
Авторство
О чём код?
{ type: "RunSuccess", output: null } hello { type: "RunSuccess", output: "2" } { type: "RunFailure", text: "Uncaught" } 0