| 
 | Yorick Function ReferenceComments/* Yorick comments begin with slash-asterisk,
 Since /* ... */ comments do not nest properly, Yorick supports C++ style comments as well:   statement   // remainder of line is comment (C++)
 | 
| 
 | Yorick Function ReferenceComments/* Yorick comments begin with slash-asterisk,
 Since /* ... */ comments do not nest properly, Yorick supports C++ style comments as well:   statement   // remainder of line is comment (C++)
 |