mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
stdlib: doc comment: use monospaced font for code
rdar://20843980 Swift SVN r28255
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
/// magic).
|
||||
///
|
||||
/// The compiler has special knowledge of the existence of
|
||||
/// ImplicitlyUnwrappedOptional<T>, but always interacts with it using the
|
||||
/// `ImplicitlyUnwrappedOptional<T>`, but always interacts with it using the
|
||||
/// library intrinsics below.
|
||||
public enum ImplicitlyUnwrappedOptional<T>
|
||||
: Reflectable, NilLiteralConvertible {
|
||||
|
||||
Reference in New Issue
Block a user