pub fn parse_stmt_empty(
    scope: ScopeId,
    parser: &mut Parser
) -> SyntaxResult<NodeId>