mirror of
https://github.com/google/go-jsonnet.git
synced 2025-08-11 00:37:12 +02:00
6 lines
69 B
Plaintext
6 lines
69 B
Plaintext
../testdata/optional_args4:1:7-12 Unused variable: x
|
|
|
|
local x = 1;
|
|
|
|
|