6 lines
146 B
Text
6 lines
146 B
Text
> foo := 25:
|
|
> nops([anames](integer));
|
|
4
|
|
|
|
> eval(`+`(anames(integer)));
|
|
42
|