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