Storage vars cannot be initialized by struct instances #400
Labels
bug
Something isn't working or isn't right
found-by-tact-fuzzer
Bugs or issues found by the WIP Tact compiler fuzzer
scope: const-eval
The constant and partial evaluation optimization mechanisms
typechecker
Milestone
The following snippet cannot be compiled:
Note that if all the above initializing expressions move to
init()
and use assignment, everything works.Related: #284
The text was updated successfully, but these errors were encountered: