[corlib] Make Marshal.BufferToBSTR(Array, int) non-public again (#5670)
[mono.git] / mcs / tests / test-695-2-lib.cs
1 // Compiler options: -t:library -keyfile:key.snk
2
3 class Foo
4 {
5 }