mirror of
https://github.com/Noratrieb/riverdelta.git
synced 2026-01-14 16:35:03 +01:00
fix some bugs
This commit is contained in:
parent
01d4238269
commit
537c924a68
7 changed files with 47 additions and 11 deletions
|
|
@ -1328,6 +1328,7 @@ function checkCall(
|
|||
expr.span,
|
||||
),
|
||||
);
|
||||
return;
|
||||
}
|
||||
|
||||
fcx.infcx.assign(param, args[i].ty, args[i].span);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue