fix: WIP
This commit is contained in:
@@ -29,6 +29,7 @@ ir! {
|
||||
ArgRef(ArgIdx),
|
||||
}
|
||||
|
||||
#[derive(Debug, Clone, Copy)]
|
||||
pub enum LookupResult {
|
||||
Expr(ExprId),
|
||||
Arg(ArgIdx),
|
||||
|
||||
Reference in New Issue
Block a user