.ModelicaCompliance.Functions.Declarations.Default.NonEmptyFunction

Interface

function NonEmptyFunction
  extends EmptyFunction;
  input Integer x = 10;
  output Integer y;
end NonEmptyFunction;

Generated at 2025-05-09T18:20:02Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos