a collegue of mine also wrote some code that made ...
# arrow
n
a collegue of mine also wrote some code that made the compiler fail: https://gist.github.com/noncom/0cd8dfe8475e23507497606791e75a82 there are no error highlights in the IDE, although I am apparently seeing wrong Kotlin code here; an unassigned
val request
with later re-assignment and later use.