forth comment \ Sample Forth code forth blank forth comment ( This is a comment forth comment spanning multiple lines ) forth blank forth code : somedefinition ; forth blank