]> git.lizzy.rs Git - rust.git/blob - src/librustdoc/html/highlight/fixtures/decorations.html
Merge commit '8d14c94b5c0a66241b4244f1c60ac5859cec1d97' into clippyup
[rust.git] / src / librustdoc / html / highlight / fixtures / decorations.html
1 <span class="example"><span class="kw">let</span> <span class="ident">x</span> <span class="op">=</span> <span class="number">1</span>;</span>
2 <span class="kw">let</span> <span class="ident">y</span> <span class="op">=</span> <span class="number">2</span>;