Reference to object Unit in package scala should not have survived,
it should have been processed and eliminated during expansion of an enclosing macro or term erasure.
Expectation
Scala 2.13.14:
`Unit` companion object is not allowed in source; instead, use `()` for the unit value
Compiler version
3.4.1
Minimized code
Output
Expectation
Scala 2.13.14: