Undefined type when compiling a Dotty-compiled module that uses annotations #3625
Labels
area:pickling
backlog
No work planned on this by the core team for the time being.
itype:bug
stat:needs info
Uh oh!
There was an error while loading. Please reload this page.
I have module A with the following source file:
Then, I have module B that uses
AbstractTestSuite
somehow. When compiling module B, I get the following error:Looks like an error of annotations + tasty?
For context, see jvican/minitest@5d37226.
The text was updated successfully, but these errors were encountered: