And assuming it is, doing `runnable::run` is a com...
# announcements
d
And assuming it is, doing
runnable::run
is a compile-time error, because
Runnable?
does not have a
run
method.