deleted tests
All checks were successful
CI / build-test-release (push) Successful in 21m52s

This commit is contained in:
Jorijn van der Graaf 2026-05-27 18:11:06 +02:00
commit 725910eb9c
64 changed files with 0 additions and 1293 deletions

View file

@ -1,7 +0,0 @@
import std;
int main() {
// hello-world is degenerate: the runner reports ✅ on exit 0, which is the
// signal that the build produced a runnable binary.
return 0;
}