Commit 6ded31f
committed
Fix exception: not all traits have constructors
ErasedFunctionX does not have constructors, thus no need to follow.
dotc -d out -Yerased-terms -Ycheck-init tests/run-custom-args/erased/erased-15.scala1 parent a42bab2 commit 6ded31f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
0 commit comments