]> git.lizzy.rs Git - rust.git/blob - src/librustdoc/html/highlight/fixtures/decorations.html
Merge commit '4a053f206fd6799a25823c307f7d7f9d897be118' into sync-rustfmt-subtree
[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>;