Originally created by @odenix on GitHub (May 4, 2024).
```
function doRead(glob) = read*(glob)
foo = doRead("foo*")
bar = doRead("bar*") // subsequent invocations return same result as first invocation
```
Fixed by: https://github.com/apple/pkl/pull/449
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @odenix on GitHub (May 4, 2024).
Fixed by: https://github.com/apple/pkl/pull/449
@bioball commented on GitHub (Jun 18, 2024):
Fixed in 0.26.