summaryrefslogtreecommitdiff
path: root/sample/test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'sample/test.rb')
-rw-r--r--sample/test.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/sample/test.rb b/sample/test.rb
index d4a3b20c07..c47ceedd43 100644
--- a/sample/test.rb
+++ b/sample/test.rb
@@ -375,6 +375,7 @@ r([1,2,[]]){next *[1,2]}
r([nil,nil,[]]){next *[*[]]}
r([1,nil,[]]){next *[*[1]]}
r([1,2,[]]){next *[*[1,2]]}
+
test_check "condition"
$x = '0';