summaryrefslogtreecommitdiff
path: root/tests/examplefiles/matlab_noreturn
blob: 7802782764dda3c12168c67f4b1534a390394923 (plain)
1
2
3
 function myfunc(s)
     a = 1;
 end