new(?Ref, +Class) Create an instance of Class, using
its arguments as initialisation arguments. Ref is unified
with the newly created object reference. See also pce_global/2.
- Fixed in 9.3.28 (👉90ead46) Deadlock after new/2 fails due to module error.