But it seems that if x comes from a suspending fun...
# coroutines
s
But it seems that if x comes from a suspending function, the compiler throws an error at
if (x is Any)