Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove: duplicate variable initialization (#61)
Var of type int64 is default to 0 if not given init value.
- Loading branch information