[interp] throw NRE in mint_vcall insn if receiver is null
[mono.git] / mono / mini / arrays.cs
index b3002716e46085da306e63dfef31888d1354d220..907494a0df679fd07d059c0c9bc2741e62b9fbe3 100644 (file)
@@ -318,7 +318,6 @@ class Tests
                return 0;
        }
 
-       [Category ("!INTERPRETER")]
        public static int test_0_multi_dimension_arrays () {
                int sum;