GScannerConfig.skipCommentSingle

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

struct GScannerConfig
uint skipCommentSingle;