``` if (foo) throw bar; ```
# announcements
z
Copy code
if (foo)
	throw bar;