mclangc/tests/tokeniser/comments.mcl

8 lines
131 B
Plaintext
Raw Permalink Normal View History

2024-12-21 03:10:03 +00:00
// Hello, this is a single line comment
/*
And this is a multiline comment, which is
useful for longer documentation
*/