提交 93d8343b 编写于 作者: E Esteban Küber

Fix span in char documentation

上级 f2b92174
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册