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
I stumpled over it when trying some things with modules and structs and
for testing purposes just named both in the same way and forgot to
qualify the struct with the module name.
Greetings,
Daniel
The text was updated successfully, but these errors were encountered:
sfackler
added
the
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
label
Nov 26, 2014
When I'm trying to compile:
I'm getting:
I stumpled over it when trying some things with modules and structs and
for testing purposes just named both in the same way and forgot to
qualify the struct with the module name.
Greetings,
Daniel
The text was updated successfully, but these errors were encountered: