Skip to content
GitLab
About GitLab
GitLab: the DevOps platform
Explore GitLab
Install GitLab
How GitLab compares
Get started
GitLab docs
GitLab Learn
Pricing
Talk to an expert
/
Help
What's new
14
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Projects
Groups
Topics
Snippets
Register
Sign in
Toggle navigation
Menu
ligolang
LIGO
Merge requests
!1760
Authorising () in function declarations and function calls.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Christian Rinderknecht
requested to merge
rinderknecht@pascaligo_thunks
into
dev
May 26, 2022
Overview
0
Commits
5
Pipelines
6
Changes
13
Expand
type:changed
Authorise () in PascaLIGO function declarations and calls.
Changelog details:
Declarations
function f () : t is b
and calls
f ()
are now valid.
Edited
May 27, 2022
by
Christian Rinderknecht