mirror of
https://github.com/apple/pkl.git
synced 2026-03-10 18:06:04 +01:00
In messages "Read Resource Response" and "Read Module Response", if `contents` and `error` are both null, default to an empty byte array/string. This resolves one of the issues reported in #656