mirror of
https://github.com/google/go-jsonnet.git
synced 2025-08-08 07:17:12 +02:00
11 lines
246 B
Plaintext
11 lines
246 B
Plaintext
RUNTIME ERROR: 123.12 is not a base 10 integer
|
|
-------------------------------------------------
|
|
testdata/builtin_parseInt_invalid_decimal:1:1-23 $
|
|
|
|
std.parseInt("123.12")
|
|
|
|
-------------------------------------------------
|
|
During evaluation
|
|
|
|
|