Functions | |
id | a () |
endswitch | !assert (x==c &&y==a &&z==b &&p==c) |
!case b | !x (k) |
!endfor | !assert (all(x==[3, 1, 2, 3])) |
!endfor | !assert (all(x==[0, 1, 0, 0])) |
"switch endswitch" | eval () |
Variables | |
!b = 2 | |
!c = 3 | |
!switch case | x = a |
endswitch!switch case | y = a |
endswitch!switch case | z = a |
endswitch!switch case | p = a |
!x = zeros (1, 4) | |
!k = 1 | |
!for | i |
endswitch !assert | ( | x | = =c &&y==a &&z==b &&p==c |
) |
! case b !x | ( | k | ) |
id a | ( | ) | [virtual] |
"switch endswitch" eval | ( | ) | [virtual] |
!b = 2 |
!c = 3 |
!k = 1 |
!x = zeros (1, 4) |
otherwise p = a |
otherwise x = a |
otherwise y = a |
otherwise z = a |