Added comments
This commit is contained in:
parent
022e812c1d
commit
bb662f6079
5 changed files with 14 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue