Working on error messages for overload resolution

This commit is contained in:
Andrey Breslav
2011-03-21 20:12:53 +03:00
parent fe84695b85
commit 7601e71571
16 changed files with 216 additions and 84 deletions
+1
View File
@@ -12,6 +12,7 @@ Foo<Bar<X>, T, Object> // user type
type
: attributes typeDescriptor
// IF YOU CHANGE THIS, please, update TYPE_FIRST in JetParsing
typeDescriptor
: selfType
: functionType