why is this legal code: `error?.printStackTrace() ...
# announcements
c
why is this legal code:
error?.printStackTrace() ?: blah.x()