| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 2448de6 commit 73fe9d2
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -563,8 +563,9 @@ ModulePhase to_phase_constant(ModuleImportPhase phase) { | |||
| 563 | 563 | return kEvaluationPhase; | |
| 564 | 564 | case ModuleImportPhase::kSource: | |
| 565 | 565 | return kSourcePhase; | |
| 566 | + default: | ||
| 567 | + UNREACHABLE(); | ||
| 566 | 568 | } | |
| 567 | - UNREACHABLE(); | ||
| 568 | 569 | } | |
| 569 | 570 | ||
| 570 | 571 | static Local<Object> createImportAttributesContainer( | |
| Back | FazBrowse Home | New Git URL |
0 commit comments