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
+13
View File
@@ -0,0 +1,13 @@
package test
class ClassAndPartClash {
}
class ClassAndPartClash_ {
}
fun z () {
}