Update duplicate diagnostic

This commit is contained in:
Michael Bogdanov
2015-06-30 17:59:28 +03:00
parent d524cdeef7
commit 35d51a8ea4
13 changed files with 90 additions and 18 deletions
+9
View File
@@ -0,0 +1,9 @@
package test
interface T1 {
}
class `T1$$TImpl` {
}