Skip to content

Commit

Permalink
Simplify inst_jump_indirect_invalid_djump_to_zero_nok
Browse files Browse the repository at this point in the history
  • Loading branch information
koute authored Jul 10, 2024
1 parent c0409e9 commit 1da2d56
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
pub @main:
a0 = @target
a0 = 0x00
pub @expected_exit:
jump [a0]
trap
@target:
a1 = 0xdeadbeef

0 comments on commit 1da2d56

Please sign in to comment.