mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
modify the order of BS BLOCK assert. Because 'BS BLOCK 32' is already defined at line:349
This commit is contained in:
+1
-1
@@ -389,7 +389,7 @@ assert('BS Block [ruby-core:14395]') do
|
||||
t.test_for_bug
|
||||
end
|
||||
|
||||
assert("BS Block 32") do
|
||||
assert("BS Block 33") do
|
||||
module TestReturnFromNestedBlock
|
||||
def self.test
|
||||
1.times do
|
||||
|
||||
Reference in New Issue
Block a user