Skip to content

Commit

Permalink
Merge branch 'modules-async'
Browse files Browse the repository at this point in the history
  • Loading branch information
kriskowal committed Jul 27, 2011
2 parents fbec7f4 + d31efe6 commit db4ee74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/specification.md
Expand Up @@ -19,6 +19,7 @@ No requirement in this section implies that a module system must enforce
that requirement. These are merely requirements that a module must
satisfy in order to function in any module system.

1. A module must be encoded in UTF-8.
1. A module must only read and write variables in its lexical scope.
1. A module must only assume that its lexical scope contains the free
variables ``require``, ``module``, ``exports``, and ``define``
Expand Down

0 comments on commit db4ee74

Please sign in to comment.