• ksh does not allow 'function' keyword and '()' at the same time.
  • Problematic code:
  • Correct code:
  • Rationale:
  • Exceptions:
  • Related resources: