q/src/build/token/Length.go
2024-07-21 14:35:06 +02:00

5 lines
90 B
Go

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