Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kotlin: Return type not mapped to Name.Class #998

Closed
lordcodes opened this issue Sep 21, 2018 · 1 comment
Closed

Kotlin: Return type not mapped to Name.Class #998

lordcodes opened this issue Sep 21, 2018 · 1 comment

Comments

@lordcodes
Copy link
Contributor

The return type is mapped to Name, so cannot be distinguished.

For example:
fun doSomething(withThis: Int, orThis: String): String

Instead the return type should map to Name.Class.

@lordcodes
Copy link
Contributor Author

This is fixed by #999

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant