Ali, you are right it's my error:

getopt(
  args,

and I did:
args.getopt
(
args,


Am I right understand that "args" in "args.getopt" is UFCS syntax style?

Reply via email to