RosettaCodeData/Task/Introspection/Maple/introspection-5.maple
2023-07-01 13:44:08 -04:00

5 lines
133 B
Text

> nops([anames](integer));
3
> eval(`+`(anames(integer)));
17