mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-15 17:33:38 +00:00
Estimated hours taken: 0.25 Branches: main java/runtime/TypeClassConstraint.java: Add a new constructor which takes a PseudoTypeInfo[] array, and also a variant which takes an Object[] array. These are needed because the compiler sometimes generates calls to them.