GScannerConfig.skipCommentMulti

specifies if multi-line comments are skipped and not returned as tokens (the default is true).

struct GScannerConfig
uint skipCommentMulti;