Tip replacing <- with : for static values

This commit is contained in:
Agustin Zubiaga 2023-05-09 23:37:24 -03:00
parent 088193c93b
commit 71a2990e21
7 changed files with 51 additions and 3 deletions

View file

@ -466,6 +466,7 @@ pub fn constrain_expr(
let fn_reason = Reason::FnCall {
name: opt_symbol,
arity: loc_args.len() as u8,
called_via: *called_via,
};
let fn_con = constrain_expr(