Two mut Managed Boxes Vectors ++ error #5926
Labels
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
E-needs-test
Call for participation: An issue has been fixed and does not reproduce, but no test has been added.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
}
it will out put The third favorite number is @[1, 2, 3, 4, 5, 6].
but when change:
let f = my_favorite_numbers + your_favorite_numbers
;here's an internal compiler error.like
error: internal compiler error: no enclosing scope with id 33
the compiler give the same error
long message
The text was updated successfully, but these errors were encountered: