For loop syntax changed. Also `orelse` apparently no longer works with non-optional types, which is reasonable but annoying. The path of least resistance is to make the flag default type optional to mirror options/arguments.
For loop syntax changed. Also `orelse` apparently no longer works with non-optional types, which is reasonable but annoying. The path of least resistance is to make the flag default type optional to mirror options/arguments.