Update User Manual.md

This commit is contained in:
David Schmenk 2014-05-15 22:46:21 -07:00
parent f93f348332
commit 979c2af367

View File

@ -9,7 +9,7 @@ To start things off, here is the standard introductory program:
```
import STDLIB
prefed puts
predef puts
end
byte hello[] = "Hello, world.\n"