Commit 3211811
authored
Add +1 to next_age
While the example as it is correctly demonstrates the use of the `?` operator, I feel adding 1 to `next_age` makes it more consistent with the variable name (unless I am missing something?)1 parent cb578b1 commit 3211811
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments