This commit is contained in:
nub31
2026-02-28 23:19:57 +01:00
parent 270be1f740
commit 16d27c76ab
7 changed files with 47 additions and 22 deletions

View File

@@ -1,7 +1,7 @@
set -e
pushd core
dotnet run --project ../../compiler print.nub --type=lib
dotnet run --project ../../compiler sys.nub print.nub file.nub --type=lib
popd
pushd program