Codebase list ohcount / lintian-fixes/main test / src_dir / forth.fs
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

forth.fs @lintian-fixes/mainraw · history · blame

1
2
3
4
5
6
\ Sample Forth code

( This is a comment
  spanning multiple lines )

: somedefinition ;