Create a minimal interactive shell

This commit is contained in:
2024-02-22 21:29:25 +01:00
parent bfb15f2d4a
commit 160a97930e
43 changed files with 1192 additions and 3264 deletions

View File

@ -1,3 +0,0 @@
const a = 1, b = 2;
! a + b
.