Allow blocks with declarations within constant functions
authorZachary Snow <zach@zachjs.com>
Sat, 25 Jul 2020 16:16:12 +0000 (10:16 -0600)
committerZachary Snow <zach@zachjs.com>
Sat, 25 Jul 2020 16:16:12 +0000 (10:16 -0600)
commitf69daf4830b2c101cc0380a18bf5c86692888f12
tree2deed8c8987a724c16dd476e1deb1dfbeb939b74
parentdafe04d5590412cc8a95bee31810d96a358af3dd
Allow blocks with declarations within constant functions
frontends/ast/simplify.cc
tests/various/const_func_block_var.v [new file with mode: 0644]
tests/various/const_func_block_var.ys [new file with mode: 0644]