Closed krlmlr closed 3 months ago
Good catch, done. No idea how I missed committing the snapshots...
Do you still think it's worth having a try_catch()
around this?
I think so? It's hard to tell that this message arises because by generating a default value for an argument.
Closes #1128.
This introduces an error for the case when mixing named and unnamed elements, it was a silent error before.
Closes #1128.