mirror of
https://github.com/google/go-jsonnet.git
synced 2025-08-14 10:17:14 +02:00
11 lines
257 B
Plaintext
11 lines
257 B
Plaintext
testdata/deepest_array_call_integer2:5:5-14 Called value must be a function, but it is assumed to be a number
|
|
|
|
obj.num(),
|
|
|
|
|
|
testdata/deepest_array_call_integer2:6:5-15 Called value must be a function, but it is assumed to be a number
|
|
|
|
obj2.num(),
|
|
|
|
|