microsoft / qsharp-compiler

Q# compiler, command line tool, and Q# language server
https://docs.microsoft.com/quantum
MIT License
684 stars 170 forks source link

Add more test cases for different expression kinds in lambdas #1553

Closed bamarsha closed 1 year ago

bamarsha commented 1 year ago

This just adds some more test coverage for lambdas containing every kind of expression. (Only test changes.)