Merge pull request #11 from birth-software/stack-test

add stack test
This commit is contained in:
David 2023-11-09 23:41:38 -06:00 committed by GitHub
commit 8755c32aff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,3 +41,5 @@ jobs:
zig build test -Dall --summary all
zig build run -- test/first/main.nat
nat/first
zig build run -- test/stack/main.nat
nat/stack