From Jason Turner

[defns.static.type]

Diff to HTML by rtfpessoa

tmp/tmp7atk48cn/{from.md → to.md} RENAMED
@@ -1,8 +0,0 @@
1
- #### 23 static type <a id="defns.static.type">[[defns.static.type]]</a>
2
-
3
- type of an expression ([[basic.types]]) resulting from analysis of the
4
- program without considering execution semantics
5
- The static type of an expression depends only on the form of the program
6
- in which the expression appears, and does not change while the program
7
- is executing.
8
-