-
- Downloads
Compiler: Fixed internal compiler error with implicit lambdas.
Implicit lambdas do not have a declared return type, so use the push_compiler_frame variant for lambdas. Thanks to Chris Angelico <rosuav@gmail.com> for the report and test case. Fixes [bug 7616]/[LysLysKOM 21578942].
Loading
Please register or sign in to comment