Files
mclangc/old_tests/tokeniser/comments.mcl
2026-02-03 13:20:23 +02:00

8 lines
131 B
Plaintext

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