1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-07-31 03:50:32 +02:00

Update forth.html.markdown

This commit is contained in:
Adam Bard
2015-01-02 20:33:47 +00:00
parent e059cd98f3
commit 732cdbed1a

View File

@@ -12,7 +12,7 @@ such as Open Firmware. It's also used by NASA.
Note: This article focuses predominantly on the Gforth implementation of
Forth, but most of what is written here should work elsewhere.
```factor
```
\ This is a comment
( This is also a comment but it's only used when defining words )