1
2# This should fail.
3# Decimal syntax is 123.
4# Octal syntax is 0o123.
5fail_0123 = 0123
6