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
30cb68ce
Commit
30cb68ce
authored
Mar 13, 2021
by
Males, Sebastian
Browse files
[sm919][jlq19] Fix higherGlobal to use correct global function
parent
f8eed7e6
Changes
1
Hide whitespace changes
Inline
Side-by-side
valid/function/higher_order_functions/higherGlobal.wacc
View file @
30cb68ce
...
...
@@ -18,7 +18,7 @@ begin
end
int{int} f(int{int} d) is
return
g
return
h
end
int{int} x = call f(g);
...
...
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