[corlib] Make Marshal.BufferToBSTR(Array, int) non-public again (#5670)
[mono.git] / mcs / errors / cs1029.cs
1 // CS1029: #error: 'Expected error'
2 // Line: 4
3
4 #error Expected error
5