Closed
Description
https://dotty.epfl.ch/api/scala/quoted/Quotes$reflectModule$BlockModule.html
/** Creates a block `{ <statements: List[Statement]>; <expr: Term> }` */
def apply(stats: List[Statement], expr: Term): Block
https://dotty.epfl.ch/api/scala/quoted/Quotes$reflectModule$BlockModule.html
/** Creates a block `{ <statements: List[Statement]>; <expr: Term> }` */
def apply(stats: List[Statement], expr: Term): Block