Created by: trxcllnt
Allows for:
macro m { rule { $x } => { $x + 5 } case { _ } => { return #{ 10 } } }