Merge pull request #5675 from mono/glib-debug-symbols
[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 }