Commit 513623b
authored
Fix "statement not reached" warnings (#1518)
https://github.com/ruby/ruby/actions/runs/20486207381/job/58869094401#step:14:641
>
/home/runner/work/ruby/ruby/src/gems/src/rdoc/lib/rdoc/generator/template/aliki/_sidebar_pages.rhtml:38:
warning: statement not reached
https://github.com/ruby/ruby/actions/runs/20486207381/job/58869094401#step:14:689
>
/home/runner/work/ruby/ruby/src/gems/src/rdoc/lib/rdoc/generator/template/darkfish/_sidebar_pages.rhtml:16:
warning: statement not reached1 parent ca8a0ad commit 513623b
File tree
2 files changed
+2
-2
lines changed- lib/rdoc/generator/template
- aliki
- darkfish
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments