]> git.lizzy.rs Git - rust.git/blob - src/librustdoc/html/highlight/fixtures/decorations.html
Merge commit '3c7e7dbc1583a0b06df5bd7623dd354a4debd23d' 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>;