Update dependencies from https://github.com/dotnet/arcade build 20190729.1 (#15881)
[mono-project.git] / mcs / tests / test-944-lib.cs
blob4c91effce71f0d7fe7073c64cca85a2345227f3f
1 // Compiler options: -t:library
3 public class Class1
5 public byte[] Finalize ()
7 return null;