rubyx/test/compiler/statements
Torsten Ruger 57f37ec023 removed blocks and moved to labels
somewhat easier to understand the code as a linked list
relatively painless change, considering
2015-10-23 21:27:36 +03:00
..
helper.rb removed blocks and moved to labels 2015-10-23 21:27:36 +03:00
test_all.rb add while statement tests 2015-10-16 13:17:02 +03:00
test_assign.rb removed blocks and moved to labels 2015-10-23 21:27:36 +03:00
test_call.rb removed blocks and moved to labels 2015-10-23 21:27:36 +03:00
test_if.rb removed blocks and moved to labels 2015-10-23 21:27:36 +03:00
test_return.rb removed blocks and moved to labels 2015-10-23 21:27:36 +03:00
test_while.rb removed blocks and moved to labels 2015-10-23 21:27:36 +03:00