Am 16.05.19 um 22:29 schrieb Johannes Sixt:
> Am 15.05.19 um 20:34 schrieb marcandre.lur...@redhat.com:
>> +     "[a-zA-Z_][a-zA-Z0-9_]*"
>> +     
>> "|[-+_0-9.eE]+(f32|f64|u8|u16|u32|u64|u128|usize|i8|i16|i32|i64|i128|isize)?"
> 
> I assume that
> 
>        +e_1.ei8-e_2.eu128

Make that
        +e_1.e_8-e_2.eu128

> is correct syntax, but not a single token. Yet, your number pattern
> would take it as a single word.

-- Hannes

Reply via email to