Skip to content

Authorising () in function declarations and function calls.

Christian Rinderknecht requested to merge rinderknecht@pascaligo_thunks into dev

type:changed

Authorise () in PascaLIGO function declarations and calls.

Changelog details:

Declarations function f () : t is b and calls f () are now valid.

Edited by Christian Rinderknecht

Merge request reports