Branch: refs/heads/main
Revision: febaf55
Author: daviditen
Log Message:
Merge pull request #18571 from daviditen/lambda-ICE-test
Add a .future for issue #17488
[trivial test addition]
Add a .future showing an internal compiler error when composing lambda
functions. The error is due to a formal/actual argument count mismatch when
calling a 'this' function.
Signed-off-by: David Iten daviditen@users.noreply.github.com
Modified Files:
A test/functions/firstClassFns/lambdaBadNumArgs.chpl
A test/functions/firstClassFns/lambdaBadNumArgs.future
A test/functions/firstClassFns/lambdaBadNumArgs.good
Compare: https://github.com/chapel-lang/chapel/compare/4de83f1ef060...febaf55fa36a