RosettaCodeData/Task/Introspection/Maple/introspection-6.maple
Ingy döt Net db842d013d A-M baby
2013-04-10 21:29:02 -07:00

6 lines
146 B
Text

> foo := 25:
> nops([anames](integer));
4
> eval(`+`(anames(integer)));
42