presentations/highlight-js/test/markup/cs/dotted-namespace.txt

7 lines
61 B
Text
Raw Permalink Normal View History

2018-12-07 08:48:05 -06:00
namespace Dotted.Namespace
{
class MyClass
{
}
}