9 lines
100 B
Text
9 lines
100 B
Text
|
|
? 256
|
||
|
|
# value: 256
|
||
|
|
|
||
|
|
? 0x100
|
||
|
|
# value: 256
|
||
|
|
|
||
|
|
? 0123
|
||
|
|
# syntax error: Octal is no longer supported: 0123
|