Using the experimental branch is here what I get:
$ macruby -e 'puts ("aA0ƒz" =~ /\x41/).inspect'
=> 1
$ macruby -e 'puts ("aA0ƒz" =~ /z/).inspect'
5
- Matt
Sorry, the AT was escaped, another similar example is:puts ("aA0ƒz" =~ /\x41/).inspectsearching for the uppercase A.
_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel