Om
[expression]<-

Pushes the contents of an Operand onto the back of an Expression (quoted).

Input
{A} {B}
Output
{B
A}
Implementation
Om::Language::Operation::ExpressionBackPushOperation