Commit 4bb212b
committed
Revert "Enable significant indentation after
A `return` is not necessarily followed by anything. So our general principles
indicate that indentation should not be significant after it, since otherwise
an off-by-one-space error could change meaning.return"1 parent 7f22c67 commit 4bb212b
File tree
2 files changed
+2
-2
lines changed- compiler/src/dotty/tools/dotc/parsing
- docs/docs/reference/other-new-features
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
273 | | - | |
| 273 | + | |
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments