On 20 Nov 2018, at 11:20, ci-pharo-ci-jenkins2@inria.fr wrote:

There is a new Pharo build available!

The status of the build #1408 was: SUCCESS.

The Pull Request #2001 was integrated: "Add AST dump from an existing AST"
Pull request url: https://github.com/pharo-project/pharo/pull/2001


This is a very useful addition done by Vincent Aranega. It adds to the AST the feature to print
out an expression that re-creates the AST.

It adds a pane to the inspector (here it is the AST of OrderedCollection>>#do: