Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove opIndexAssign from test for now
opIndexAssign is part of the functions that pass comnst reference parameters. and currently, D cannot bind to such functions due to a subtitution error. this issue has been reported and currently work is being done on fixing. issue here: https://forum.dlang.org/post/[email protected]
- Loading branch information