jrsonnet
refs/commits
0ae36baea489
crates/jrsonnet-stdlib/src/std.jsonnet
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}