Improved tokenizer
This commit is contained in:
parent
8549aedc60
commit
8de28852cd
10 changed files with 57 additions and 53 deletions
|
@ -6,3 +6,7 @@ const (
|
|||
CodeOffset = 0x80
|
||||
Align = 0x10
|
||||
)
|
||||
|
||||
var (
|
||||
Verbose = false
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue