git.delta.rocks / jrsonnet / refs/commits / 30ac0c86ee68

difftreelog

chore(std) temporarly add intristic namespace

Лач2020-05-31parent: #7c97539.patch.diff
in: master

1 file changed

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