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