Redeclaration tests patched

This commit is contained in:
Michael Bogdanov
2015-06-29 13:07:10 +03:00
parent 0936351983
commit 2c2ec508d3
7 changed files with 7 additions and 2 deletions
@@ -1,3 +1,4 @@
// !DIAGNOSTICS: -DUPLICATE_CLASS_NAMES
package Jet86
class A {
@@ -1,3 +1,4 @@
// !DIAGNOSTICS: -DUPLICATE_CLASS_NAMES
package test
class A {