munchSingleLineComment

Assuming pc is positioned at the start of a single-line comment, munches it from pc and returns it.

static
string
munchSingleLineComment
(
ref string pc
,
ref size_t line
)

Meta