pub fn parse_and_normalise_literal_string(
    parser: &mut Parser
) -> SyntaxResult<String>