This commit is contained in:
nub31
2026-02-23 18:35:08 +01:00
parent 583c01201f
commit 76efc84984
4 changed files with 34 additions and 48 deletions

View File

@@ -1,3 +1,5 @@
set -e
pushd math
dotnet run --project ../../compiler math.nub --type=lib
pushd .build