Remove an obsolete note.
Jarkko Hietaniemi [Thu, 9 Mar 2000 23:22:33 +0000 (23:22 +0000)]
p4raw-id: //depot/cfgperl@5633

t/op/64bit.t

index da9cedd..60f72c3 100644 (file)
@@ -11,9 +11,6 @@ BEGIN {
 }
 
 # This could use a lot of more tests.
-#
-# Nota bene: bit operations (&, |, ^, ~, <<, >>) are not 64-bit clean.
-# See the beginning of pp.c and the explanation next to IBW/UBW.
 
 # so that using > 0xfffffff constants and
 # 32+ bit integers don't cause noise