Commit f86568f
authored
Add two paragraphs (and a bit of commentary) about canonicalization of constant functions (#1686)
This PR adds a couple of paragraphs to the language specification, specifying that constant expressions whose evaluation is a function closurization or a generic function instantiation are canonicalized.1 parent 60db11d commit f86568f
1 file changed
+25
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12846 | 12846 | | |
12847 | 12847 | | |
12848 | 12848 | | |
| 12849 | + | |
| 12850 | + | |
| 12851 | + | |
| 12852 | + | |
| 12853 | + | |
| 12854 | + | |
| 12855 | + | |
| 12856 | + | |
| 12857 | + | |
| 12858 | + | |
| 12859 | + | |
12849 | 12860 | | |
12850 | 12861 | | |
12851 | 12862 | | |
| |||
13058 | 13069 | | |
13059 | 13070 | | |
13060 | 13071 | | |
| 13072 | + | |
| 13073 | + | |
| 13074 | + | |
| 13075 | + | |
| 13076 | + | |
| 13077 | + | |
| 13078 | + | |
| 13079 | + | |
| 13080 | + | |
| 13081 | + | |
| 13082 | + | |
| 13083 | + | |
| 13084 | + | |
| 13085 | + | |
13061 | 13086 | | |
13062 | 13087 | | |
13063 | 13088 | | |
| |||
0 commit comments