c interop type foundation

This commit is contained in:
2026-06-12 18:10:52 +02:00
parent d2f0d16795
commit 4e860b033e
27 changed files with 3523 additions and 380 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
same :: c func() int {
same :: c_func() int {
return 1
}
+1 -1
View File
@@ -1,3 +1,3 @@
same :: c func() int {
same :: c_func() int {
return 2
}
@@ -1 +1 @@
same :: c func() i32
same :: c_func() i32
@@ -1 +1 @@
same :: c func() i32
same :: c_func() i32