Files
Document-Management-System-…/vendor/scrivo/highlight.php/test/markup/cs/dotted-namespace.txt

7 lines
61 B
Plaintext
Raw Normal View History

2021-04-07 19:25:18 -04:00
namespace Dotted.Namespace
{
class MyClass
{
}
}