baseline() declares the default implementation of a test, which is
the only implementation reachable on the eager path. It is frozen —
no user or package can swap it out via swap_variant().
baseline() declares the default implementation of a test, which is
the only implementation reachable on the eager path. It is frozen —
no user or package can swap it out via swap_variant().