Function espr::parser::remark_tag[][src]

pub fn remark_tag(input: &str) -> RawParseResult<'_, Vec<String>>
Expand description

147 remark_tag = " remark_ref { . remark_ref } " .

remark_ref is replaced by simple_id because it should be handled by following ir analysis phase.