Fix span in char documentation
This commit is contained in:
@@ -302,7 +302,7 @@ mod prim_never { }
|
||||
/// ```text
|
||||
/// error: character literal may only contain one codepoint: 'é'
|
||||
/// let c = 'é';
|
||||
/// ^^^^
|
||||
/// ^^^
|
||||
/// ```
|
||||
///
|
||||
/// Another implication of the 4-byte fixed size of a `char` is that
|
||||
|
||||
Reference in New Issue
Block a user