mclangc/tests/tokeniser/comments.mcl

8 lines
131 B
Plaintext

// Hello, this is a single line comment
/*
And this is a multiline comment, which is
useful for longer documentation
*/