Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
katat committed Sep 21, 2024
1 parent 1b027e8 commit 8fa2dba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/mast/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -507,7 +507,6 @@ fn monomorphize_expr<B: Backend>(
ctx.tast
.add_monomorphized_method(struct_qualified, &fn_name_mono.value, fn_def);


// assume the function call won't return constant value
ExprMonoInfo::new(mexpr, typ, None)
}
Expand Down

0 comments on commit 8fa2dba

Please sign in to comment.