In commander, this causes `language` to be `"Java"` instead of `["C#", "Java"]`: ``` gls --language C# --language Java file.gls ``` 😪