RosettaCodeData/Task/Bitwise-operations/FALSE/bitwise-operations.false
Ingy döt Net db842d013d A-M baby
2013-04-10 21:29:02 -07:00

6 lines
71 B
Text

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