add
This commit is contained in:
7
ccxt/static_dependencies/lark/grammars/unicode.lark
Normal file
7
ccxt/static_dependencies/lark/grammars/unicode.lark
Normal file
@@ -0,0 +1,7 @@
|
||||
// TODO: LETTER, WORD, etc.
|
||||
|
||||
//
|
||||
// Whitespace
|
||||
//
|
||||
WS_INLINE: /[ \t\xa0]/+
|
||||
WS: /[ \t\xa0\f\r\n]/+
|
||||
Reference in New Issue
Block a user