<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -75,8 +75,8 @@ class SignatureTest &lt; Test::Unit::TestCase
   end
 
   def test_type_casting
-    typecast_left_procedure = lambda { |age| age.to_i }
-    typecast_right_procedure = lambda { |age| age.to_s }
+    typecast_left_procedure = lambda { |age| age.to_s }
+    typecast_right_procedure = lambda { |age| age.to_i }
 
     signature = Clipper::TypeMap::Signature.new(
       [String],</diff>
      <filename>tests/unit/signature_test.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>96757b9f3d48cd7b0cd2adde92b7c05af52a8eb7</id>
    </parent>
  </parents>
  <author>
    <name>Sam Smoot</name>
    <email>ssmoot@gmail.com</email>
  </author>
  <url>http://github.com/wiecklabs/clipper/commit/9b53372c608352c64ff1f88458afbefefca7f315</url>
  <id>9b53372c608352c64ff1f88458afbefefca7f315</id>
  <committed-date>2009-06-22T14:16:34-07:00</committed-date>
  <authored-date>2009-06-22T14:16:34-07:00</authored-date>
  <message>Fixed the test (it was backwards).</message>
  <tree>c0c8402e22e8b28b5d833ec40df279870f2b5d06</tree>
  <committer>
    <name>Sam Smoot</name>
    <email>ssmoot@gmail.com</email>
  </committer>
</commit>
