`^` reminds me of result expressions (?) in Rust. ...
# announcements
h
^
reminds me of result expressions (?) in Rust. they just omit the
;
on the end of the line. but this means, all other lines need to have a
;
at the end.