tag regexp #to_s specs that use nested option groups
--- MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/to_s_tags.txt (rev 0)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/to_s_tags.txt 2010-03-18 05:05:29 UTC (rev 3797)
@@ -0,0 +1,3 @@
+fails:Regexp#to_s displays single group with same options as main regex as the main regex
+fails:Regexp#to_s returns a string in (?xxx:yyy) notation
+fails:Regexp#to_s handles abusive option groups