Add documentation for recently added feature of allowing instantiation of classes with non-default constructors. ## What to document * How types are inferred * Non-default argument handling * Any other undocumented behavior related to ctor instantiation
Add documentation for recently added feature of allowing instantiation of classes with non-default constructors.
What to document