mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-04-24 21:27:57 +00:00
Add gas test confirming that br instructions do not end blocks.
This commit is contained in:
@@ -122,4 +122,5 @@ mod gas {
|
||||
def_gas_test!(simple);
|
||||
def_gas_test!(start);
|
||||
def_gas_test!(call);
|
||||
def_gas_test!(branch);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user