q/src/token/Length.go

4 lines
90 B
Go

package token
// Length is the data type for storing token lengths.
type Length = uint16