diff options
author | Ryo Nihei <nihei.dev@gmail.com> | 2021-05-02 17:38:33 +0900 |
---|---|---|
committer | Ryo Nihei <nihei.dev@gmail.com> | 2021-05-02 17:38:33 +0900 |
commit | 41cb65c67ebe00025f6a37800a4fa06cc33f7f18 (patch) | |
tree | c4314ac68297bc6296f5415717c1026f9e7696a3 /compiler/ast_test.go | |
parent | Fix parser to recognize property expressions in bracket expressions (diff) | |
download | tre-41cb65c67ebe00025f6a37800a4fa06cc33f7f18.tar.gz tre-41cb65c67ebe00025f6a37800a4fa06cc33f7f18.tar.xz |
Generate an invalid token from incompleted input.
When the lexer's buffer has unaccepted data and reads the EOF, the lexer treats the buffered data as an invalid token.
Diffstat (limited to 'compiler/ast_test.go')
0 files changed, 0 insertions, 0 deletions