summaryrefslogtreecommitdiff
path: root/tests/language-feature/lambda/coerce-to-functype.slang
AgeCommit message (Expand)Author
2025-05-16Allow lambda exprs without captures to coerce to `functype`. (#7129)Yong He