5 lines
110 B
C#
Raw Normal View History

// CS8085: A `using static' directive cannot be used to declare an alias
// Line: 4
using static S = System;