vise/go/state/flag.go

6 lines
43 B
Go

package state
const (
FLAG_INMATCH = 1
)