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

cs1038-3.cs « errors « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3d84fc5fc801870023a601c14937d7da2f0687a3 (plain)
1
2
3
4
5
// CS1038: #endregion directive expected
// Line: 5

#region
#endif