Resolve lambda argument types when failing to resolve call

This commit is contained in:
Pavel V. Talanov
2016-01-15 15:54:42 +03:00
parent adbf098166
commit ce42d47383
3 changed files with 12 additions and 1 deletions
@@ -0,0 +1,4 @@
package foo
<error>@Anno</error> ({ val x: Int })
fun f() {}