c bool support and c-integer coercion

This commit is contained in:
2026-06-25 17:53:04 +02:00
parent c08bc6d0cc
commit e0b6f6049c
10 changed files with 80 additions and 13 deletions
+1
View File
@@ -95,6 +95,7 @@ Expr_Kind :: enum u8 {
Unwrap,
Orelse,
Widen,
C_Coerce,
C_Vararg_Promote,
Retype,
Weaken_Pointer,