cleol
[mcs.git] / tests / gtest-166-lib.cs
blob61b92f1e7339e355136019cecb88cde589d258bd
1 // Compiler options: -t:library -unsafe
3 public unsafe struct ExternalStruct
5 public fixed double double_buffer [4];