[MacRuby/MacRuby] 98484c: fixed case below.
3 May
2011
3 May
'11
11:16 a.m.
Branch: refs/heads/master Home: https://github.com/MacRuby/MacRuby Commit: 98484c6b9c9a8928492b26bbabf5bcd9d699fcc7 https://github.com/MacRuby/MacRuby/commit/98484c6b9c9a8928492b26bbabf5bcd9d6... Author: Kouji Takao <kouji@takao7.net> Date: 2011-05-02 (Mon, 02 May 2011) Changed paths: M kernel.c M test_vm/eval.rb Log Message: ----------- fixed case below. $b = proc do p X end module A X = :ko begin module_eval &$b rescue NameError p :ok end end
5303
Age (days ago)
5303
Last active (days ago)
0 comments
1 participants
participants (1)
-
noreply@github.com