rbx:debug> v There are no local variables defined in more_complex rbx:debug> a = 10 => 10 rbx:debug> v Local variables for more_complex: :a = 10 rbx:debug> |
rbx:debug> v There are no local variables defined in more_complex rbx:debug> a = 10 => 10 rbx:debug> v Local variables for more_complex: :a = 10 rbx:debug> |