Added build command

This commit is contained in:
Eduard Urbach 2023-10-17 15:10:35 +02:00
parent 4f2bb677dc
commit 56bb014b51
Signed by: eduard
GPG key ID: 49226B848C78F6C8
7 changed files with 103 additions and 12 deletions

3
examples/hello/hello.q Normal file
View file

@ -0,0 +1,3 @@
main() {
}