[metadata] Fix leaks when handling a few attributes (#16675)
[mono-project.git] / mcs / tests / gtest-172.cs
blob13ca9e89142a439330bf76871fdf7efdf819b4e6
1 // Compiler options: /r:gtest-172-lib.dll
2 class M {
3 public static void Main () {
4 A <int> x = A<int>.Nil._N_constant_object;