add ISafeSerializationData
[mcs.git] / tests / test-446.cs
blob319f20b825eeab7bf16a21f84d5dc69a351ac7e8
1 class FooTest
3 public static void Main ()
5 Foo (0x0L);
8 static void Foo (ulong l1)