2010-05-27 Marek Safar <marek.safar@gmail.com>
[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 }