mirror of
https://github.com/google/go-jsonnet.git
synced 2026-04-15 18:31:27 +02:00
6 lines
85 B
Plaintext
6 lines
85 B
Plaintext
testdata/import_computed:1:8-17 Computed imports are not allowed
|
|
|
|
import "a" + "b"
|
|
|
|
|