git.delta.rocks / jrsonnet / refs/commits / 0ae36baea489

difftreelog

source

crates/jrsonnet-stdlib/src/std.jsonnet207 Bsourcehistory
1{2  local std = self,34  thisFile:: error 'std.thisFile is deprecated, to enable its support in jrsonnet - recompile it with "legacy-this-file" support.\nThis will slow down stdlib caching a bit, though',5}