hmf

Results 33 issues of hmf

## Compiler version `3.4.2-RC1` ## Minimized code Macro file: ```scala package examples.instantiate import scala.annotation.experimental import scala.quoted.* @experimental object MyMacro5Vals: trait SelectableBase extends scala.Selectable: val test = "test" transparent inline def...

itype:bug
area:inline
area:metaprogramming:quotes

When executing the code in: [2.Rotate an object on a plane relative to the plane](https://build123d.readthedocs.io/en/latest/location_arithmetic.html#relative-positioning-to-a-plane) I get: ```shell TypeError("Invalid key for Rotation") ``` The line: ```python box = bd.Plane(loc_rot) *...

documentation

### Your Question My apologies for posting this question here, but I cannot seem to post in the Q&A discussion forum. I am logged into Github, but I have no...