Error when using two non conflicting apply
methods in a row
#15969
Labels
Milestone
apply
methods in a row
#15969
Compiler version
3.2.1-RC1-bin-20220831-398b72e-NIGHTLY
compiles correctly with
3.2.0-RC1
Minimized code
Output
Expectation
Compile correctly.
i.e.
Obj[Int](1)
should get expanded to calls to bothapply
methods.The text was updated successfully, but these errors were encountered: