mirror of
https://github.com/google/go-jsonnet.git
synced 2026-01-09 18:31:31 +01:00
6 lines
69 B
Plaintext
6 lines
69 B
Plaintext
../testdata/optional_args4:1:7-12 Unused variable: x
|
|
|
|
local x = 1;
|
|
|
|
|