The example below crashes any ksh version I could find, even the
latest sh (AT&T Research) 93v- 2013-08-27

function f { typeset -a a ; a.unset() { print unset ; } ;
a[3][6][11][20]=7 ; } ; f

Tina
-- 
Tina Harriott  - Women in Mathematics
Contact: tina.harriott.m...@gmail.com
_______________________________________________
ast-users mailing list
ast-users@lists.research.att.com
http://lists.research.att.com/mailman/listinfo/ast-users

Reply via email to