This tests that the DevTools properly displays the raw-module.wasm
as a single file using byte code offsets to refer to the individual functions
and expressions within the file.
raw-module.wasm in the Sources / Debugger panel, this should be a single file with three Wasm functions $a, $b and $c inside.