This commit is contained in:
parent
bc5530a70a
commit
bd74b95155
1 changed files with 5 additions and 0 deletions
5
examples/hello/hello.q
Normal file
5
examples/hello/hello.q
Normal file
|
@ -0,0 +1,5 @@
|
|||
import io
|
||||
|
||||
main() {
|
||||
io.write("Hello\n")
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue