mirror of
https://github.com/google/go-jsonnet.git
synced 2026-04-15 18:31:27 +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"
|
|
|
|
|