Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gcs0689.cs « errors « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: df85d93a962ba7c1e308c102c7676ef5663dd47d (plain)
1
class Stack<T> : T { }