Commit 720cf56
committed
Exclude enum constructor invocations from defaults handling
These seem to provide null arguments even though the constructor doesn't provide defaults, presumably for completion by a later compiler phase.1 parent 6cc74da commit 720cf56
1 file changed
Lines changed: 3 additions & 1 deletion
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2938 | 2938 | | |
2939 | 2939 | | |
2940 | 2940 | | |
2941 | | - | |
| 2941 | + | |
| 2942 | + | |
| 2943 | + | |
2942 | 2944 | | |
2943 | 2945 | | |
2944 | 2946 | | |
| |||
0 commit comments