Remove array codegen code

This commit is contained in:
2025-12-07 17:36:14 +00:00
committed by Abdelrahman Said
parent 331f7e5e4e
commit 2b42449ce4
23 changed files with 2 additions and 644 deletions

View File

@@ -12,18 +12,5 @@
],
"src_decl_types": []
}
},
"array_data": {
"CustomType": {
"array_typename": "CustomTypeArray",
"hdr_decl_types": [
{
"name": "custom_type",
"cargs": [],
"typedef_name": "CustomType"
}
],
"src_decl_types": []
}
}
}
}