Commit 917599f
authored
Merge pull request scala#9169 from dotty-staging/fix-#9168
Fix scala#9168: Use `()` for `finally` with empty expressionFile tree
2 files changed
+7
-1
lines changed- compiler/src/dotty/tools/dotc/parsing
- tests/neg-custom-args/fatal-warnings
2 files changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2004 | 2004 | | |
2005 | 2005 | | |
2006 | 2006 | | |
2007 | | - | |
| 2007 | + | |
| 2008 | + | |
| 2009 | + | |
| 2010 | + | |
| 2011 | + | |
| 2012 | + | |
2008 | 2013 | | |
2009 | 2014 | | |
2010 | 2015 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments