Rename .macosx to .macos

This commit is contained in:
Vignesh Rajagopalan
2020-10-12 14:29:43 +05:30
committed by Andrew Kelley
parent 53c63bdb73
commit 2ab0c7391a
26 changed files with 73 additions and 71 deletions

View File

@@ -308,7 +308,7 @@ pub fn addCases(cases: *tests.StackTracesContext) void {
},
);
},
.macosx => {
.macos => {
cases.addCase(
"return",
source_return,