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