return function.call(ImmutableList.of(arg),ImmutableMap.of(),null,env); | return function.call(args,ImmutableMap.of(),null,env); | ImmutableList.of(arg) | arg | bazel | 1bcaf62b4cd836a894c67df2f353fa83ad386607 | com.google.devtools.build.lib.analysis.config.StarlarkDefinedConfigTransition.RegularTransition | | | | - com.google.common.collect.ImmutableList
| | Uses | True |