const.go 40 B

12345
  1. package g
  2. const (
  3. VERSION = "0.0.1"
  4. )