Added comments

This commit is contained in:
cannoli-fruit 2026-07-26 20:30:38 -04:00
commit bb662f6079
5 changed files with 14 additions and 1 deletions

View file

@ -1,6 +1,7 @@
$inc fvmstd.fp
proc main
# Test for the putuint function in fvmstd
"Hello World!" :puts :newline
23 :putuint :newline
0 :putuint :newline