Fix the subtyping relation for functions (#3494)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Thu, 5 Dec 2019 01:13:08 +0000 (19:13 -0600)
committerAina Niemetz <aina.niemetz@gmail.com>
Thu, 5 Dec 2019 01:13:08 +0000 (17:13 -0800)
commitae789c1d976b21bac4217a83f5ad9615b8f5e0f5
tree358327484831bc652023241baa12285b3fcaab61
parentdd66d825a0e05b46690b0bb914da3b0aa2045654
Fix the subtyping relation for functions (#3494)
src/expr/type_node.cpp
test/regress/CMakeLists.txt
test/regress/regress0/ho/fun-subtyping.smt2 [new file with mode: 0644]