vim-python / python-syntax

Python syntax highlighting for Vim
MIT License
438 stars 84 forks source link

Syntax errors for valid contructions #92

Open exander77 opened 2 years ago

exander77 commented 2 years ago
a^~b
a|~b
[i%2for i in X]
0 if i<2else 2