Closed as not planned
Description
The comment of #2364 shows examples of primary constructors having parameters with default values.
I think constructors of records are primary constructors, essentially, but they don't have them.
Are there any good reasons why constructors of records don't have parameters with default value?