Skip to content
New issue

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

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

Already on GitHub? # to your account

Removed unnecessary annotations in Kotlin #28

Closed
angelolloqui opened this issue Oct 27, 2017 · 1 comment
Closed

Removed unnecessary annotations in Kotlin #28

angelolloqui opened this issue Oct 27, 2017 · 1 comment

Comments

@angelolloqui
Copy link
Owner

angelolloqui commented Oct 27, 2017

In Swift, there are some annotations that have no meaning in Kotlin. Some examples:

@escaping
@autoclosure
@discardableResult

Remove this annotations when translating

@angelolloqui
Copy link
Owner Author

Fixed on a265759

angelolloqui added a commit that referenced this issue Nov 5, 2017
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant