mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 01:31:00 +00:00
There are no multiple exit paths in that function, so we can just put the ending logic right at the end of the function instead. |
||
|---|---|---|
| .. | ||
| AbstractMachine | ||
| Parser | ||
| Printer | ||
| Tests | ||
| CMakeLists.txt | ||
| Constants.h | ||
| Opcode.h | ||
| Types.h | ||