Project

General

Profile

« Previous | Next » 

Revision 7e60d563

Added by skyjake almost 5 years ago

Scripting: Removed the "export" keyword

Exporting doesn't seem to have a use case:
- return values can be used to move values to the caller
- global assignment can be used to change the module's global namespace

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences