Commit 5b65485
authored
Remove unnecessary line in example
The pattern leveraging local variable shadowing has an unnecessary line (probably copy-pasta error from the previous example) and is missing a closing brace.1 parent b737e1e commit 5b65485
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | 45 | | |
47 | 46 | | |
48 | 47 | | |
49 | | - | |
| 48 | + | |
50 | 49 | | |
51 | 50 | | |
52 | 51 | | |
| |||
0 commit comments