[mcs] Allow properties and indexers of by-ref values to be set without setter
[mono.git] / mcs / errors / cs1038-3.cs
1 // CS1038: #endregion directive expected
2 // Line: 5
3
4 #region
5 #endif