mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-09 08:09:39 +07:00
Cython supports C-style integer suffix (u, l, ll). I added them to Python lexer and annotator checker to highlight them in Python language. More information: - https://cython.readthedocs.io/en/latest/src/userguide/language_basics.html#differences-between-c-and-cython-expressions - https://en.cppreference.com/w/cpp/language/integer_literal GitOrigin-RevId: 97d7bcb19239f931d9ed5e5746aaed84ac09cbc8
1 line
4 B
Python
1 line
4 B
Python
1000 |