mirror of
https://github.com/odin-lang/Odin.git
synced 2026-04-30 10:13:58 +00:00
Add backing type of a bit_field to the doc-format
This commit is contained in:
@@ -251,6 +251,7 @@ Type :: struct {
|
||||
// .Multi_Pointer - 1 type: 0=element
|
||||
// .Matrix - 1 type: 0=element
|
||||
// .Soa_Pointer - 1 type: 0=element
|
||||
// .Bit_Field - 1 type: 0=backing type
|
||||
types: Array(Type_Index),
|
||||
|
||||
// Used by:
|
||||
|
||||
Reference in New Issue
Block a user