mirror of
https://github.com/google/go-jsonnet.git
synced 2026-04-15 18:31:27 +02:00
11 lines
234 B
Plaintext
11 lines
234 B
Plaintext
RUNTIME ERROR: Unexpected type string, expected number
|
|
-------------------------------------------------
|
|
testdata/number_divided_by_string:1:1-11 $
|
|
|
|
42 / "xxx"
|
|
|
|
-------------------------------------------------
|
|
During evaluation
|
|
|
|
|