The character sequence // starts a one line comment, like in C99 or C++.
//
// comments in C90 have the same semantics as // comments in C99.
// this is a comment
New language features of C99 in Using the Compiler.