//
pkg.gl
Category
github.com/n0freelunch/go-basic
01_variable
notUseVar
package
0.0.0-20241008143339-fd1b100e59cf
Repository:
https://github.com/n0freelunch/go-basic.git
Documentation:
pkg.go.dev
Overview
Dependencies
1
Dependents
0
#
README
使用しない変数はエラーが発生
変数
b
の宣言部分でコメントを解除したら、使わなかったのでエラーが発生します。