Reduced token size
This commit is contained in:
4
src/build/token/Length.go
Normal file
4
src/build/token/Length.go
Normal file
@ -0,0 +1,4 @@
|
||||
package token
|
||||
|
||||
// Length is the data type for storing token lengths.
|
||||
type Length = uint16
|
Reference in New Issue
Block a user