mirror of
https://github.com/google/go-jsonnet.git
synced 2025-12-24 18:41:07 +01:00
11 lines
256 B
Plaintext
11 lines
256 B
Plaintext
RUNTIME ERROR: Unexpected type string, expected number
|
|
-------------------------------------------------
|
|
testdata/std.modulo3:1:1-22 builtin function <modulo>
|
|
|
|
std.modulo("xxx", 42)
|
|
|
|
-------------------------------------------------
|
|
During evaluation
|
|
|
|
|