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

cs1513.cs « errors « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b81c53a3e1728aabac1ee92e896e7e9338be79cb (plain)
1
2
3
4
5
6
// CS1513: Expected `}'
// Line: 7

namespace X  {