<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -258,6 +258,38 @@ foo(bar(foo(bar(foo(bar)))))
 foo[bar[foo[bar[foo[bar]]]]]
 foo.bar.foo.bar.foo.bar
 
+123::to_s
+123::   to_s
+123  :: to_s
+123   ::to_s
+
+123.to_s
+123    .to_s
+123  .  to_s
+123.    to_s
+
+123::to_s::to_i
+123   ::to_s::   to_i
+123   ::to_s.    to_i
+123   ::to_s  .  to_i::   to_s
+123   ::to_s    .to_i::   to_s
+123::   to_s
+123::   to_s::   to_i
+123::   to_s::   to_i::   to_s::   to_i
+# 123   ::to_s   ::to_i
+# ~&gt; -:1: syntax error, unexpected tIDENTIFIER, expecting tCONSTANT
+# 123  :: to_s  :: to_i
+# ~&gt; -:1: syntax error, unexpected tIDENTIFIER, expecting tCONSTANT
+# 123::   to_s   ::to_i
+# ~&gt; -:1: syntax error, unexpected tIDENTIFIER, expecting tCONSTANT
+123.    to_s    .to_i
+123  .  to_s  .  to_i
+123    .to_s.    to_i
+
+
+
+
+
 # Regular Variables
 foo
 bar
@@ -354,7 +386,6 @@ thing.fred? thing2, :someone
 
 begin = {&quot;(?=\\w)\\s*\\?:&quot;}
 
-
 ############
 #literal capable of interpolation:	 
 %W(a b#{42}c) #-&gt; [&quot;a&quot;, &quot;b42c&quot;]</diff>
      <filename>Test/test1.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>99bc5fbd8569d3d0cedd26d9c2d7bb71b608a205</id>
    </parent>
  </parents>
  <author>
    <name>Thomas Aylott</name>
    <email>oblivious+git@subtlegradient.com</email>
  </author>
  <url>http://github.com/subtleGradient/ruby.tmbundle/commit/6628c8cbcc06a44dbfe3144e889a3a86a5c2e6ea</url>
  <id>6628c8cbcc06a44dbfe3144e889a3a86a5c2e6ea</id>
  <committed-date>2008-04-23T01:13:39-07:00</committed-date>
  <authored-date>2008-04-23T01:13:39-07:00</authored-date>
  <message>More crazy Ruby syntax tests</message>
  <tree>668fd389b98cc65b6766293f69b5ecae0a29cad4</tree>
  <committer>
    <name>Thomas Aylott</name>
    <email>oblivious+git@subtlegradient.com</email>
  </committer>
</commit>
