there is a more verbose syntax that looks like thi...
# announcements
c
there is a more verbose syntax that looks like this:
val callable = object: Callable() { @Override fun call() ... }