From Jason Turner

[global.names]

Diff to HTML by rtfpessoa

Files changed (1) hide show
  1. tmp/tmpu0o4vlfl/{from.md → to.md} +0 -11
tmp/tmpu0o4vlfl/{from.md → to.md} RENAMED
@@ -1,11 +0,0 @@
1
- ##### Global names <a id="global.names">[[global.names]]</a>
2
-
3
- Certain sets of names and function signatures are always reserved to the
4
- implementation:
5
-
6
- - Each name that contains a double underscore `__` or begins with an
7
- underscore followed by an uppercase letter ([[lex.key]]) is reserved
8
- to the implementation for any use.
9
- - Each name that begins with an underscore is reserved to the
10
- implementation for use as a name in the global namespace.
11
-