mirror of
https://github.com/google/go-jsonnet.git
synced 2025-09-29 09:21:03 +02:00
6 lines
130 B
Plaintext
6 lines
130 B
Plaintext
testdata/call_imported_number:1:1-24 Called value must be a function, but it is assumed to be a number
|
|
|
|
(import "42.jsonnet")()
|
|
|
|
|