Short variable declaration
A function-local Go declaration using := that infers types and must introduce at least one non-blank name in its block.
A function-local Go declaration using := that infers types and must introduce at least one non-blank name in its block.