In this example:
the use of "ctor" is confusing. It matches the code variable name, but the user isn't looking at that.
Patch: CLJ-2445.patch - replace "ctor" with "constructor" in error messages.
Prescreened by: Alex Miller
patch CLJ-2445.patch added 11/26
Can you add a repro example to the description?
add repro example to descr.
Removed the second example as it's the same as the first (which was from your original, but with 1.10 result printing, which is where we're starting from now).