Functions | |
x | g () |
!assert (y,[0, 1,-1]) | |
!fail ("y = f (3);","number of columns must match") | |
Variables | |
!save_g = g | |
!unwind_protect | !g = 0 |
!y = g | |
!end_unwind_protect!test!global | g = -1 |
!assert | ( | y | ) |
!fail | ( | ) |
x g | ( | ) | [virtual] |
! unwind_protect_cleanup !g = 0 |
!save_g = g |
!y = g |
! end_unwind_protect !test ! global g = -1 |