[corlib] Make Marshal.BufferToBSTR(Array, int) non-public again (#5670)
[mono.git] / mcs / tests / test-345.cs
1 #if (!TEST && !DUNNO && !DUNNO)
2
3 public class EntryPoint {
4         public static void Main () {
5         }
6 }
7
8 #endif
9
10