SampleExecution

Details

Source
GitHub
Dialect
pharo (40% confidence)
Created
March 6, 2020
Updated
April 15, 2020
Topics
pharo

README excerpt

# SampleExecution

```Smalltalk
Metacello new
    baseline: 'SpecExpandableListPrototype';
    repository: 'github://dupriezt/SampleExecution';
    load.
```
← Back to results