Home
Press ? for keyboard navigation
❮
Solution: Report statistics
Variable Declarations
❯
Variables
Variable Declarations
Variables - Naming
Declare multiple variables in one line
Variables cannot be redefined (no new variables on left side of :=)
At least one new variable on the left side of :=
Use the same err on the left hand side
Package variable
Shadowing package variable
Variable scope