Hello, world!

This commit is contained in:
2025-05-20 19:20:16 -05:00
parent ff502854ed
commit bdf7ea85d3
3 changed files with 99 additions and 0 deletions

2
Makefile Normal file
View File

@@ -0,0 +1,2 @@
run:
go run internal/main.go -o hello.zig programs/hello.go