Closed exoego closed 1 year ago
Some tree is missing a position. We must figure out which one.
The tree that is missing a position is Value
Also, the AssertionError is also thrown for following trees:
java.io.Serializable
java.lang.Object
<none>
seems very likely to be a duplicate of #15927
This issue is reproducible in 3.2.2
but appears to be fixed in 3.3.0-RC3
.
Compiler version
Minimized code
In
sbt
, rundoc
against:Output
Expectation
Document generated without error, or more actionable error message.