mirror of
https://github.com/google/go-jsonnet.git
synced 2025-09-29 01:11:02 +02:00
6 lines
119 B
Plaintext
6 lines
119 B
Plaintext
testdata/import2:1:1-26 Called value must be a function, but it is assumed to be a number
|
|
|
|
(import '42.jsonnet')(17)
|
|
|
|
|