This commit is contained in:
nora 2022-07-24 18:38:24 +02:00
parent 683f11c997
commit 81de426f39

View file

@ -11,4 +11,6 @@ pub struct Hir<'hir> {
pub struct ExternalDecl;
pub struct FunctionDef;
pub struct FunctionDef {
}