mirror of
https://github.com/Noratrieb/uwucc.git
synced 2026-01-14 16:45:07 +01:00
start pretty printer
This commit is contained in:
parent
d90e21e06c
commit
68258a9a95
10 changed files with 604 additions and 299 deletions
|
|
@ -402,7 +402,7 @@ where
|
|||
|
||||
Ok((
|
||||
ExternalDecl::FunctionDef(FunctionDef {
|
||||
declaration,
|
||||
decl: declaration,
|
||||
body: Vec::new(),
|
||||
}),
|
||||
span.extend(span2),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue