function multipleResults input Real x = 10; input Real y = 10; output Real r1; output Real r2; output Real r3; end multipleResults;