== should format ==
throw    new Error("testing")

[expect]
throw new Error("testing");
