await Person(firstName: "Jamie", lastName: "Bishop".delete()

/* the compiler is unable to type-check this expression in reasonable time;
try breaking up the expression into distinct sub-expressions */