Search notes:

PowerShell: lexical structure

comments and tokens that are separated by line terminators and white space.
PowerShell does not consider the line terminator to be a white space except when it is preceded by the backtick character.

See also

The PowerShell language

Index