| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 6f3b16d commit a40e533
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -530,8 +530,9 @@ ModulePhase to_phase_constant(ModuleImportPhase phase) { | |||
| 530 | 530 | return kEvaluationPhase; | |
| 531 | 531 | case ModuleImportPhase::kSource: | |
| 532 | 532 | return kSourcePhase; | |
| 533 | + default: | ||
| 534 | + UNREACHABLE(); | ||
| 533 | 535 | } | |
| 534 | - UNREACHABLE(); | ||
| 535 | 536 | } | |
| 536 | 537 | ||
| 537 | 538 | static Local<Object> createImportAttributesContainer( | |
| Back | FazBrowse Home | New Git URL |
0 commit comments