Function handle_line_comment

Source
fn handle_line_comment(state: &mut LexerState<'_>)
Expand description

Handles single-line comments

ยงArguments

  • state - The current lexer state