Author
anonymous
over 6 years ago
C#
mcs 5.8.0.108
$ mcs -out:prog.exe prog.cs
prog.cs(9,26): warning CS0414: The private field `Wandbox.Super<T>.value' is assigned but its value is never used Compilation succeeded - 1 warning(s) 2
prog.cs(9,26): warning CS0414: The private field `Wandbox.Super<T>.value' is assigned but its value is never used
Compilation succeeded - 1 warning(s)
2