Does it have to do with Java-Interop? If I define ...
# android
w
Does it have to do with Java-Interop? If I define my
Long
as in
anotherId
the comparison against
0
works. If I get my
Long
via
Java's
long
it fails