git.delta.rocks / jrsonnet / refs/commits / cee13e8c8153

difftreelog

fix(std) hide __intristic_namespace__

Лач2020-07-01parent: #493027e.patch.diff
in: master

1 file changed

modifiedcrates/jrsonnet-stdlib/src/std.jsonnetdiffbeforeafterboth
1{1{
2 __intristic_namespace__: 'std',2 __intristic_namespace__:: 'std',
33
4 local std = self,4 local std = self,
5 local id = function(x) x,5 local id = function(x) x,