mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-05-05 16:09:07 -04:00
expressions: Add closure expressions
This commit is contained in:
parent
8a7941dcbf
commit
3f7688a563
6 changed files with 69 additions and 0 deletions
1
tests/sample_errors/closure_not_cast.err
Normal file
1
tests/sample_errors/closure_not_cast.err
Normal file
|
@ -0,0 +1 @@
|
|||
4,15,9,Closure expression needs to be cast to my_func's return type
|
Loading…
Add table
Add a link
Reference in a new issue