Dummy function just for checking compilation functioning.
function add2 input Real A, B "Two inputs"; output Real C "One output"; output Integer state "Other output"; end add2;