special top-level property

Lexeme special
final

Implementation

final special = '_' |
    '#' |
    '@' |
    '~' |
    '`' |
    '´' |
    '^' |
    '&' |
    '|' |
    '=' |
    r'\' |
    '%' |
    'º' |
    'ª' |
    '«' |
    '»';