rubyx/test/mom/assign
Torsten Ruger 55832315eb more fix for multilevel constant load
was ignoring first level which is already the second for a constant
as the constant is the first load.
first interpreter test working but looking dodgy
2018-03-22 19:14:22 +02:00
..
test_assign_arg_const.rb fix constants being passed down 2018-03-22 02:38:06 +05:30
test_assign_ivar_const.rb fix constants being passed down 2018-03-22 02:38:06 +05:30
test_assign_local_arg.rb move assignment test into own dir 2018-03-19 16:28:53 +05:30
test_assign_local_const.rb fix constants being passed down 2018-03-22 02:38:06 +05:30
test_assign_local_ivar.rb fix constants being passed down 2018-03-22 02:38:06 +05:30
test_assign_local_send.rb more fix for multilevel constant load 2018-03-22 19:14:22 +02:00