Allow constant function calls in constant function arguments
authorZachary Snow <zach@zachjs.com>
Mon, 7 Dec 2020 20:52:44 +0000 (13:52 -0700)
committerZachary Snow <zach@zachjs.com>
Mon, 7 Dec 2020 20:53:27 +0000 (13:53 -0700)
commit186d6df4c3e612667b1eb945ce3e27a92e2cb485
tree026b6aad7e7f6b0974223eaf9cfb2e6b9207f1c7
parent95c60866813e520da48c628d4f98a2fe2cb4db25
Allow constant function calls in constant function arguments
frontends/ast/simplify.cc
tests/various/const_arg_loop.v