Compailers panics when const evaluating const initialized by a const function call #6960
Labels
bug
Something isn't working
compiler
General compiler. Should eventually become more specific as the issue is triaged
team:compiler
Compiler Team
Compiling the following code:
will result in:
The code at
type_check_analysis.rs:64:44
is:Example on Sway Playground fails already on Forc v0.66.5.
The text was updated successfully, but these errors were encountered: