mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2025-01-04 23:35:49 +00:00
5 lines
82 B
Go
5 lines
82 B
Go
|
package normal
|
||
|
|
||
|
// NormalVar is pretty normal, nothing special.
|
||
|
var NormalVar = 7
|