chore: unused variable
This commit is contained in:
parent
3ab26f00ea
commit
e6d5349abb
1 changed files with 1 additions and 1 deletions
|
|
@ -193,7 +193,7 @@ where
|
|||
insertIdMap id baseId
|
||||
|
||||
-- apply `FVarAliasInfo`
|
||||
trees.forM (·.visitM' (postNode := fun _ info cs => do
|
||||
trees.forM (·.visitM' (postNode := fun _ info _ => do
|
||||
if let .ofFVarAliasInfo ai := info then
|
||||
insertIdMap ai.id ai.baseId))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue