mirror of
https://github.com/google/go-jsonnet.git
synced 2025-08-11 00:37:12 +02:00
11 lines
274 B
Plaintext
11 lines
274 B
Plaintext
RUNTIME ERROR: Bitwise operator argument 1e+30 outside of range [-9223372036854775808, 9223372036854775807]
|
|
-------------------------------------------------
|
|
testdata/bitwise_and3:1:1-10 $
|
|
|
|
1e30 & 42
|
|
|
|
-------------------------------------------------
|
|
During evaluation
|
|
|
|
|