4 lines
120 B
C#
Raw Normal View History

// CS7003: Unbound generic name is not valid in this context
// Line: 4
using SCGL = System.Collections.Generic.List<>;