rename intrinsics
This commit is contained in:
@@ -120,6 +120,7 @@ Expr :: struct {
|
||||
body: []Stmt_Id,
|
||||
diagnostic: source.Diagnostic_Id,
|
||||
parenthesized: bool,
|
||||
intrinsic: bool,
|
||||
kind: Expr_Kind,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user