update inbox list
This commit is contained in:
6
vendor/scrivo/highlight.php/test/markup/cs/dotted-namespace.expect.txt
vendored
Normal file
6
vendor/scrivo/highlight.php/test/markup/cs/dotted-namespace.expect.txt
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
<span class="hljs-keyword">namespace</span> <span class="hljs-title">Dotted.Namespace</span>
|
||||
{
|
||||
<span class="hljs-keyword">class</span> <span class="hljs-title">MyClass</span>
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user