Files
openide/python/testData/highlighting/implicitOctLongInteger.py

1 line
203 B
Python

<error descr="Python version 3.5 does not support a trailing 'l' or 'L'."><error descr="Python version 3.5 does not support this syntax. It requires '0o' prefix for octal literals">01234L</error></error>