Me on the first lecture of Rust

The lecture:
// Macros
macro_name!();
macro_name![];
macro_name! {};

Me: ...?

Comments