Allow passing null to JsonArray.Add()
[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 }