summaryrefslogtreecommitdiff
path: root/tests/language-feature/lambda
AgeCommit message (Expand)Author
2025-05-16Allow lambda exprs without captures to coerce to `functype`. (#7129)Yong He
2025-04-30Initial support for immutable lambda expressions. (#6914)Yong He