Skip to content

Commit

Permalink
Remove dead comment
Browse files Browse the repository at this point in the history
  • Loading branch information
gingerBill committed Apr 1, 2024
1 parent 84686c7 commit 2938def
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/odin/doc-format/doc_format.odin
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,6 @@ Type :: struct {
// .Bit_Set - <=2 types: 0=element type, 1=underlying type (Underlying_Type flag will be set)
// .Simd_Vector - 1 type: 0=element
// .Relative_Pointer - 2 types: 0=pointer type, 1=base integer
// .Relative_Slice - 2 types: 0=slice type, 1=base integer
// .Multi_Pointer - 1 type: 0=element
// .Matrix - 1 type: 0=element
// .Soa_Pointer - 1 type: 0=element
Expand Down

0 comments on commit 2938def

Please sign in to comment.