Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Males, Sebastian
wacc_examples
Commits
c869ab92
Commit
c869ab92
authored
Mar 12, 2021
by
Males, Sebastian
Browse files
Remove leftover test
parent
f76218fe
Changes
1
Hide whitespace changes
Inline
Side-by-side
valid/function/lambdas/simpleLambda.wacc
deleted
100644 → 0
View file @
f76218fe
# a simple lambda is declared, but not called
# Output:
# #empty#
# Program:
begin
call (\(int x, int y) -> x * y)(2, 3)
skip
end
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment