Added build command

This commit is contained in:
Eduard Urbach 2023-10-17 15:10:35 +02:00
parent c3925e86b3
commit cae6696c3e
No known key found for this signature in database
GPG key ID: C874F672B1AF20C0
7 changed files with 103 additions and 12 deletions

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

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