I discovered a bug with lambda references I think ...
# announcements
s
I discovered a bug with lambda references I think they're called, can someone confirm what they're called?
Copy code
val nextTask = if (statement) this::runNext else this::runFinal