Pharo-Debugging-Challenges

Details

Source
GitHub
Dialect
pharo (25% confidence)
License
MIT
Created
Oct. 2, 2024
Updated
Oct. 2, 2024

README excerpt

# Pharo-Debugging-Challenges

To load the code:

```Smalltalk
Metacello new
	baseline: 'DebuggingChallenges';
	repository: 'github://StevenCostiou/Pharo-Debugging-Challenges:main';
	load.
```
← Back to results