mirror of
https://github.com/Noratrieb/uwucc.git
synced 2026-01-14 16:45:07 +01:00
more lowering
This commit is contained in:
parent
e68ec920f5
commit
8bf9849641
7 changed files with 295 additions and 17 deletions
|
|
@ -512,7 +512,6 @@ where
|
|||
|
||||
// TODO: recover here
|
||||
let stmt = self.statement()?;
|
||||
|
||||
stmts.push(stmt);
|
||||
};
|
||||
Ok((stmts, brace_span.extend(end_span)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue