WIP: dev #1
@@ -1,3 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
|
||||
pushd ../compiler
|
||||
@@ -12,4 +14,4 @@ pushd program
|
||||
time ../../compiler/bin/Release/net9.0/Compiler main.nub ../core/.build/out.nublib
|
||||
popd
|
||||
|
||||
./program/.build/out
|
||||
./program/.build/out
|
||||
Reference in New Issue
Block a user