Skip to content

Commit

Permalink
[exceptions] Fix .wat file
Browse files Browse the repository at this point in the history
  • Loading branch information
gahaas committed Mar 18, 2021
1 parent b5d0c2f commit bf2224d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/detectors/exceptions/module.wat
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
(module
(func
try
catch
drop
catch_all
end
)
)

0 comments on commit bf2224d

Please sign in to comment.