c interop type foundation
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
same :: c func() int {
|
||||
same :: c_func() int {
|
||||
return 2
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,3 @@
|
||||
same :: c func() int {
|
||||
same :: c_func() int {
|
||||
return 2
|
||||
}
|
||||
|
||||