lvalue expected before ~load_int errors?Like, when you tried to write this:
beginCell().storeInt(42, 7).asSlice().loadInt(7);
Or something similar, but still got that error?
✅ Well, not anymore!
Now you can freely use
.load() or any other extension function on Slices and compile your code successfully!🧑🍳 Contributor: Gusarich
👉 Released in: v1.3.1
🆙 To upgrade your projects, use
npm upgrade, or a similar command in other Node.js package managers.🍲 Gotta Stay Cookin'
♨️ @tact_kitchen