bin and blob literals support is missing
tsuyoshicho opened this issue · 4 comments
tsuyoshicho commented
binary literals (0b0)
Supported at ?
blob literals (0z0)
Supported at 8.1.0735
mattn commented
AFAICS, both of them are included.
https://github.com/vim-jp/vim-vimlparser/blob/master/test/test_number.vim
https://github.com/vim-jp/vim-vimlparser/blob/master/test/test_blob.vim
tsuyoshicho commented
oops...
tsuyoshicho commented
I need to close it, I'm sorry
mattn commented
🙆♂️