Multi-line Comments

Okay I know this is a veeeerrryyy basic question but I can’t seem to find it anywhere. How do we do multi-line comments?

I know single line is // but for some reason i can’t find any examples of the syntax I need to use.

Thanks

Try commenting

/* like this
on multiple lines */