* io.c (rb_open_file): encoding in mode string was ignored if perm is
[ruby-svn.git] / bootstraptest / test_marshal.rb
blob7e341761698542d71ce542e1e1ed31c4a2023bd8
2 assert_normal_exit %q{
3   Marshal.load(Marshal.dump({"k"=>"v"}), lambda {|v| v})