Support compound literals for bit_field

This commit is contained in:
gingerBill
2024-02-22 18:41:15 +00:00
parent 5f001f6d51
commit afcc2889ec
3 changed files with 77 additions and 6 deletions
+1 -1
View File
@@ -139,7 +139,7 @@ Entity :: struct {
// May be used by (Struct fields and procedure fields):
// .Variable
// .Constant
// This is equal to the "bit size" it this is a `bit_field`s field
// This is equal to the negative of the "bit size" it this is a `bit_field`s field
field_group_index: i32le,
// May used by: