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