mirror of
https://github.com/Noratrieb/uwucc.git
synced 2026-01-14 16:45:07 +01:00
hir
This commit is contained in:
parent
683f11c997
commit
81de426f39
1 changed files with 3 additions and 1 deletions
|
|
@ -11,4 +11,6 @@ pub struct Hir<'hir> {
|
|||
|
||||
pub struct ExternalDecl;
|
||||
|
||||
pub struct FunctionDef;
|
||||
pub struct FunctionDef {
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue