repo.or.cz
/
ruby-svn.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
* io.c (rb_open_file): encoding in mode string was ignored if perm is
[ruby-svn.git]
/
bootstraptest
/
test_marshal.rb
blob
7e341761698542d71ce542e1e1ed31c4a2023bd8
1
2
assert_normal_exit %q{
3
Marshal.load(Marshal.dump({"k"=>"v"}), lambda {|v| v})
4
}
5