Function frequency: Difference between revisions

Line 1,986:
Stdout printCR: e'method {assoc value} is called {assoc key} times.'
].</lang>
note: messagesSent calls the parser for an AST and enumerates the parse nodes...; it does not know, which get inlined and which end up being called actually (in fact, most of the one's below are probably inlined)
{{out}}
<pre>method ifTrue:is called 19805 times.
Anonymous user