diff options
author | Ryo Nihei <nihei.dev@gmail.com> | 2021-05-19 00:03:03 +0900 |
---|---|---|
committer | Ryo Nihei <nihei.dev@gmail.com> | 2021-05-19 00:03:03 +0900 |
commit | 1f6e9ac5f10e4b0b68c1defaa473b719ee965a3e (patch) | |
tree | 979e56f5fb113ba3070e4328f9a02612d018e0a3 /compiler/ast.go | |
parent | Remove the shorthand for --compression-level option from the compile command (diff) | |
download | tre-1f6e9ac5f10e4b0b68c1defaa473b719ee965a3e.tar.gz tre-1f6e9ac5f10e4b0b68c1defaa473b719ee965a3e.tar.xz |
Fix the initial state number
Since 0 represents an invalid value in a transition table, assign a number greater than or equal to 1 to states.
Diffstat (limited to 'compiler/ast.go')
0 files changed, 0 insertions, 0 deletions