Files
Addon-Odoo19/.venv/Lib/site-packages/lark/grammars/unicode.lark
T
2026-05-31 10:17:09 +07:00

8 lines
96 B
Plaintext

// TODO: LETTER, WORD, etc.
//
// Whitespace
//
WS_INLINE: /[ \t\xa0]/+
WS: /[ \t\xa0\f\r\n]/+