Removes required params from the list of optional arguments. This occurs when the template inlining is performed and an optional template refers to a required parameter.
@TShapinsky everything is passing now (I haven't merged from develop yet because develop is broken). Can you approve when you get a chance? I added the additional test cases like you indicated. Thanks!
Removes required params from the list of optional arguments. This occurs when the template inlining is performed and an optional template refers to a required parameter.
ACtually fixes #326 . The "237" was a mis-copy...