Function handle_block_comment

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

Handles multi-line block comments

ยงArguments

  • state - The current lexer state