R
Roger Pack
Hi all.
With this code:
memory_bitmap.scan /\x00{5}+/
I get this warning:
test.rb:1: warning: ambiguous first argument; put parentheses or even
spaces
Could somebody please help me to understand what exactly is ambiguous
there?
Thank you!
-r
With this code:
memory_bitmap.scan /\x00{5}+/
I get this warning:
test.rb:1: warning: ambiguous first argument; put parentheses or even
spaces
Could somebody please help me to understand what exactly is ambiguous
there?
Thank you!
-r