Skip to content

Commit af11b95

Browse files
authored
Merge pull request #72656 from weissi/jw-fix-json
fix GroupInfo.json: was invalid JSON
2 parents 07eb52a + 3f5c324 commit af11b95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stdlib/public/core/GroupInfo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
"Builtin.swift",
152152
"VarArgs.swift",
153153
"CTypes.swift",
154-
"MemoryLayout.swift",
154+
"MemoryLayout.swift"
155155
],
156156
"KeyPaths": [
157157
"KeyPath.swift"

0 commit comments

Comments
 (0)