Remove Type_Info_Tuple

This commit is contained in:
Jeroen van Rijn
2025-04-13 21:51:57 +02:00
parent ddcd7a368b
commit bb38775fb1
4 changed files with 7 additions and 15 deletions
-1
View File
@@ -110,7 +110,6 @@ Type_Info_Parameters :: struct { // Only used for procedures parameters and resu
types: []^Type_Info,
names: []string,
}
Type_Info_Tuple :: Type_Info_Parameters // Will be removed eventually
Type_Info_Struct_Flags :: distinct bit_set[Type_Info_Struct_Flag; u8]
Type_Info_Struct_Flag :: enum u8 {