Functions | |
if (iscell(i)) s | |
!assert (getfield(x,"a"),"hello") | |
!test | !ss (1, 2).fd(3).b |
Variables | |
function | s |
endif endfor endfunction!test!x | a = "hello" |
!assert | ( | getfield(x,"a") | , | |
"hello" | ||||
) |
!test !ss | ( | 1 | , | |
2 | ||||
) |
if | ( | iscell(i) | ) |
endif endfor endfunction !test ! x a = "hello" |