Basic Syntax of Kotlin Programming Language
Just like most modern languages, Kotlin supports single-line (or end-of-line) and multi-line (block) comments. Block comments in Kotlin can be nested. See Documenting Kotlin Code for information on the documentation comment syntax.