Skip to content

Commit

Permalink
🎨 fix update
Browse files Browse the repository at this point in the history
  • Loading branch information
fennecdjay committed Sep 29, 2023
1 parent ace36c8 commit e7f3572
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/operator.h
Original file line number Diff line number Diff line change
Expand Up @@ -97,4 +97,5 @@ ANN static inline void set_decl_ref(const Exp e) {
}

ANN void func_operator(const Func_Def fdef, struct Op_Import *opi);
ANN m_bool add_op_func_check(const Env env, const Type t, const struct Op_Func *opfunc, const m_uint idx);
#endif

0 comments on commit e7f3572

Please sign in to comment.