diff options
author | Ben Smith <binji@chromium.org> | 2020-05-14 17:58:29 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-14 17:58:29 -0700 |
commit | ebbf625e15b844d43feb24134b9a9cd3ea91daca (patch) | |
tree | 0d516ecbb2589b1c5e8ae7685bcdb956f523161a /scripts/sha256sum.py | |
parent | d087e702d520207871ae82c58461fb08d58af187 (diff) | |
download | wabt-ebbf625e15b844d43feb24134b9a9cd3ea91daca.tar.gz wabt-ebbf625e15b844d43feb24134b9a9cd3ea91daca.tar.bz2 wabt-ebbf625e15b844d43feb24134b9a9cd3ea91daca.zip |
Require `do` in folded `try` statement (#1425)
For example:
```
(try $label (param ...) (result ...)
(do ...)
(catch ...)
)
```
See comment here:
https://github.com/WebAssembly/exception-handling/issues/52#issuecomment-626696720
Diffstat (limited to 'scripts/sha256sum.py')
0 files changed, 0 insertions, 0 deletions