next: CHOOSE opcode + better compiler error reporting

This commit is contained in:
Lobo 2026-02-08 11:46:19 -03:00
parent 0e3d9f68e0
commit 1746d12266
5 changed files with 46 additions and 13 deletions

View file

@ -15,5 +15,6 @@ pkgs.mkShell {
valgrind
muon
samurai
tokei
];
}