Methods on IArray
infer it as Array
with capture checking
#18909
Labels
IArray
infer it as Array
with capture checking
#18909
Compiler version
Scala compiler version 3.4.0-RC1-bin-SNAPSHOT-git-8cb4945 -- Copyright 2002-2023, LAMP/EPFL
Minimized code
Output
Expectation
No compilater error. I presume that the opaque type is being dealiased somewhere when it should not be.
This is happening with other methods as well as
head
.The text was updated successfully, but these errors were encountered: