Closed szeiger closed 1 year ago
Fixes https://github.com/databricks/sjsonnet/issues/138
The spec is not very clear on this but this behavior is consistent with the C++ and Go implementations.
Is this still something you want to merge? Also, will this catch cases like:
local default = import "foo.jsonnet".DEFAULT;
Fixes https://github.com/databricks/sjsonnet/issues/138
The spec is not very clear on this but this behavior is consistent with the C++ and Go implementations.