Current section

Files

Jump to
lustre include lustre@cli@project_Function.hrl
Raw

include/lustre@cli@project_Function.hrl

-record(function, {
parameters :: list(lustre@cli@project:type()),
return :: lustre@cli@project:type()
}).