1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-21 22:12:30 +00:00
serenity/Userland/Libraries/LibWasm/Parser
Ali Mohammad Pur 8ce015742d LibWasm: Fix logic error in Limits::parse()
The check was negated, and it errored out when the read actually
succeeded.
2021-05-29 23:03:18 +04:30
..
Parser.cpp LibWasm: Fix logic error in Limits::parse() 2021-05-29 23:03:18 +04:30