Looks like some methods in julia and Cassette have changed and it breaks the functionality here:
To reproduce:
julia> versioninfo()
Julia Version 1.6.0-DEV.847
Commit 483b63780a (2020-09-05 18:19 UTC)
Platform Info:
OS: macOS (x86_64-apple-darwin18.7.0)
CPU: Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-9.0.1 (ORCJIT, skylake)
(@v1.6) pkg> test SimpleMock
Looks like some methods in julia and Cassette have changed and it breaks the functionality here:
To reproduce: