Skip to content

add builtin cg#41

Merged
shenao78 merged 3 commits intomainfrom
assign
Aug 27, 2021
Merged

add builtin cg#41
shenao78 merged 3 commits intomainfrom
assign

Conversation

@boomyl
Copy link
Contributor

@boomyl boomyl commented Aug 27, 2021

No description provided.


BuiltinFun *builtin_fun = expr->u.func_call_expression
->function->u.identifier->u.builtin_func;
if (builtin_fun == NULL) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

在fix_tree的时候已经判断过了

@shenao78 shenao78 merged commit 72ddae8 into main Aug 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants