mirror of
https://github.com/google/go-jsonnet.git
synced 2025-08-11 00:37:12 +02:00
6 lines
92 B
Plaintext
6 lines
92 B
Plaintext
testdata/importstr_computed:1:11-20 Computed imports are not allowed
|
|
|
|
importstr "a" + "b"
|
|
|
|
|