Hey guys. Is there an even more idiomatic way to d...
# getting-started
h
Hey guys. Is there an even more idiomatic way to do something equivalent:
Copy code
val end = if(scoping.scopePositionEnd == -1) parameters.lastIndex else scoping.scopePositionEnd