You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm. Good find. I know from personal experience that nested structs do work but I'm guessing that having the same struct in two positions causes some unforeseen issue to emerge.
I like to use variables to define types in my symbols definition, but it makes Deno crash when used in nested structures:
However, it does not crash for these result definitions:
The lib source is irrelevant, but I past it here for reference:
backtrace.txt
The text was updated successfully, but these errors were encountered: