[mini] Fix test compiling when running !MOBILE
[mono.git] / mcs / tests / gtest-partial-04-p2.cs
1 [System.Runtime.InteropServices.StructLayout(System.Runtime.InteropServices.LayoutKind.Explicit)] 
2 public partial struct Bug
3 {
4 }