>>>>> "t" == ts  <decoux / moulon.inra.fr> writes:

 Somme comments

t> pigeon% ruby b.rb
t> Foo
t> String          #  this is h + 'baz' an ruby use its normal rule
t> Foo
t> Foo
t> Foo
t> Foo
t> Foo
t> Foo
t> Foo
t> Foo
t> String        # this is #crypt, I think this is normal
t> Foo
t> Foo
t> String        # this is #dump and apparently changed in 1.7.x
t> Foo
t> Foo
t> Foo
t> Foo
t> Foo
t> Foo
t> Foo
t> Foo
t> Foo
t> Foo
t> Foo
t> Foo
t> Foo
t> Foo
t> Foo
t> pigeon%



Guy Decoux