RosettaCodeData/Task/Bitwise-operations/FALSE/bitwise-operations.false
2023-07-01 13:44:08 -04:00

6 lines
71 B
Text

10 3
\$@$@$@$@\ { 3 copies }
"a & b = "&."
a | b = "|."
~a = "%~."
"