sh: arith: Test an octal constant as well.
This commit is contained in:
parent
d6bdd318a3
commit
70293312f8
@ -22,6 +22,7 @@ check "4611686018427387904" 4611686018427387904
|
||||
check "0x4000000000000000" 4611686018427387904
|
||||
check "0400000000000000000000" 4611686018427387904
|
||||
check "0x4Ab0000000000000" 5381801554707742720
|
||||
check "010" 8
|
||||
|
||||
# try out all operators
|
||||
v=42
|
||||
|
Loading…
Reference in New Issue
Block a user