std::core::builtin

@scope

macro void @scope(#variable; @body) @builtin
Stores a variable on the stack, then restores it at the end of the
macro scope.

Parameters