We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ce1a02 commit de431c6Copy full SHA for de431c6
test/Compatibility/tuple_arguments_4.swift
@@ -2,7 +2,7 @@
2
3
// https://bugs.swift.org/browse/SR-6837
4
5
-// FIXME: Can't overlaod local functions so these must be top-level
+// FIXME: Can't overload local functions so these must be top-level
6
func takePairOverload(_ pair: (Int, Int?)) {}
7
func takePairOverload(_: () -> ()) {}
8
0 commit comments