mirror of
https://github.com/apple/pkl.git
synced 2026-03-02 14:10:06 +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