Using inline-const in array repeat fails typeck, when it works fine without inline-const #78330
Labels
A-inference
Area: Type inference
C-bug
Category: This is a bug.
F-inline_const
Inline constants (aka: const blocks, const expressions, anonymous constants)
This works fine
(Playground)
Output:
Errors:
This fails
(Playground)
Errors:
The text was updated successfully, but these errors were encountered: