mirror of
https://github.com/google/go-jsonnet.git
synced 2025-08-11 08:47:11 +02:00
11 lines
276 B
Plaintext
11 lines
276 B
Plaintext
RUNTIME ERROR: Bitwise operator argument -1e+20 outside of range [-9223372036854775808, 9223372036854775807]
|
|
-------------------------------------------------
|
|
testdata/bitwise_and7:1:1-11 $
|
|
|
|
42 & -1e20
|
|
|
|
-------------------------------------------------
|
|
During evaluation
|
|
|
|
|