diff options
author | Ben Smith <binjimin@gmail.com> | 2016-07-06 15:25:09 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-06 15:25:09 -0700 |
commit | b487574ba29dd85c64be6aa1406b58084b14b8b4 (patch) | |
tree | 68141591b2004bfa860b107777f6bc695a18c30f /test/utils.py | |
parent | 35600ece919c127db39e625be103a149746fb7b1 (diff) | |
download | wabt-b487574ba29dd85c64be6aa1406b58084b14b8b4.tar.gz wabt-b487574ba29dd85c64be6aa1406b58084b14b8b4.tar.bz2 wabt-b487574ba29dd85c64be6aa1406b58084b14b8b4.zip |
functions have an implicit block scope (#91)
`(func (br 0))` is valid, because the function introduces an implicit
block scope. This change also updates the testsuite (which has tests for
this behavior).
Diffstat (limited to 'test/utils.py')
0 files changed, 0 insertions, 0 deletions