3 lines
141 B
Text
3 lines
141 B
Text
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}
|