Join Slack
Communities
Powered by
you may get confusing line numbers for inline meth...
# android
k
kirillrakhman
06/21/2016, 10:48 AM
you may get confusing line numbers for inline methods, especially when nesting them like:
Copy code
measureTimeMillis { foo.forEach { it.doStuff() } }
Open in Slack
Previous
Next