[][src]Function lip::line_comment

pub fn line_comment<'a, S: Clone + 'a>(
    comment_symbol: &'static str
) -> BoxedParser<'a, (), S>

Parse a line comment started with comment_symbol.