mirror of
https://github.com/google/go-jsonnet.git
synced 2026-04-19 12:21:01 +02:00
6 lines
88 B
Plaintext
6 lines
88 B
Plaintext
../testdata/import_computed:1:8-17 Computed imports are not allowed
|
|
|
|
import "a" + "b"
|
|
|
|
|