projects
/
zilutils.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
1ec227017262be22657cfb73277c2ac74427425c
[zilutils.git]
/
hello.zap
1
; SPDX-License-Identifier: AGPL-3.0-or-later
2
.FUNCT GO
3
PRINTI "Hello world" ;A comment
4
QUIT
5
.END