Simplified file structure
This commit is contained in:
parent
cacee7260a
commit
a466281307
219 changed files with 453 additions and 457 deletions
4
src/token/Length.go
Normal file
4
src/token/Length.go
Normal file
|
@ -0,0 +1,4 @@
|
|||
package token
|
||||
|
||||
// Length is the data type for storing token lengths.
|
||||
type Length = uint16
|
Loading…
Add table
Add a link
Reference in a new issue