WebAssembly / gc

Branch of the spec repo scoped to discussion of GC integration in WebAssembly
https://webassembly.github.io/gc/
Other
982 stars 70 forks source link

Fix type in return_call_ref.wast #549

Closed tlively closed 1 month ago

tlively commented 1 month ago

The modified test case previously had two errors. Fix the unintentional error, ensuring that the test properly tests the intended error.