viorgu
01/20/2017, 11:26 AMhashCode()
on a top level function reference results in a NullPointerException in 1.1.0-beta-17
From what I can tell it's because getOwner()
is null in kotlin.jvm.internal.FunctionReference
for top level functions
is this a known issue or should I open a ticket on YouTrack?