2 lines
126 B
Plaintext
Executable File

mlp.expr:add{ "local", mlp.id, "=", mlp.expr, "in", mlp.expr,
builder=|x| `Stat{ { `Local{ { x[1] }, { x[2] } } }, x[3] } }