moreFuncExpr3.baseline 235 B

12345678910111213
  1. Declaration Test1
  2. Declaration Test1
  3. Expression Test1
  4. Test2: Greater 0
  5. Test2: Less 0
  6. Test3 factorial : 6
  7. Second declaration of Test4
  8. Second declaration of Test4
  9. Test5 factorial : -3
  10. function Test6()
  11. {
  12. write(Test6)
  13. }