Solved edge cases
Short, factual write-ups of edge cases we detected and fixed (or designed around) before first release.
| Topic | Summary |
|---|---|
| Per-file const maps | Same identifier name in different files must not share one const map when rebuilding template keys. |