summaryrefslogtreecommitdiffhomepage
path: root/src/vm.c
diff options
context:
space:
mode:
authorKouhei Sutou <[email protected]>2015-02-24 00:21:49 +0900
committerKouhei Sutou <[email protected]>2015-02-24 20:53:12 +0900
commit4b4ddd5a28b74ce6add69667d542aaa3f3dfa38c (patch)
tree3f7b782081a8ace63a854b4d68485d31ca439130 /src/vm.c
parent68f60714dc54f0b040243428822213f5f1c0fc2b (diff)
downloadmruby-4b4ddd5a28b74ce6add69667d542aaa3f3dfa38c.tar.gz
mruby-4b4ddd5a28b74ce6add69667d542aaa3f3dfa38c.zip
Fix a bug that no expression case doesn't return valid value
Here is a script that reproduces this problem: x = case when true; 1 end p x # => main # 1 is expected
Diffstat (limited to 'src/vm.c')
0 files changed, 0 insertions, 0 deletions