jimblandy/webgpu-diagrams

incorrect wording in the note about arrays that aren't creation-fixed footprint: the exclusion must exclude const-expression size

dneto0 opened this issue · 0 comments

dneto0 commented

The creation-fixed footprint description ends with "...nor arrays whose length is an override-expression" but that should also say "... is an override-expression that is not a const-expression"