Commit 7f26a0f
Just: say why these two imports are in this order
The first definition of a variable wins, so the optional internal file has
to come before the stub that stands in for it. Reversed, the stub wins even
where the real file exists and that checkout quietly behaves as if it were
external.
Worth a comment rather than trusting the reader's intuition, which says
last wins, and because this repository cannot catch the mistake: the file
is never present here, so both orders evaluate identically.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>1 parent c02acdc commit 7f26a0f
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
1 | 6 | | |
2 | 7 | | |
3 | 8 | | |
| |||
0 commit comments