RosettaCodeData/Task/Null-object/Bracmat/null-object.bracmat

4 lines
141 B
Plaintext

a:?x*a*?z {assigns 1 to x and to z}
a:?x+a+?z {assigns 0 to x and to z}
a:?x a ?z {assigns "" (or (), which is equivalent) to x and to z}