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