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 c39da37 commit f3aec93Copy full SHA for f3aec93
docs/Literals.rst
@@ -33,7 +33,7 @@ if it is in range for that type.
33
34
35
The ExpressibleByStringLiteral Protocol
36
--------------------------------------
+---------------------------------------
37
38
Here is the ExpressibleByStringLiteral protocol as defined in the standard
39
library's CompilerProtocols.swift::
@@ -60,7 +60,7 @@ points could be constructed...which may be what's desired in some cases.)
60
61
62
The _ExpressibleByBuiltinStringLiteral Protocol
63
----------------------------------------------
+-----------------------------------------------
64
65
CompilerProtocols.swift contains a second protocol::
66
0 commit comments