We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
a=1 f(;a=a)=a f() will generate "UndefVarError" error. There is no problem if it is a normal argument.