Closed ngarbezza closed 7 years ago
If you try to create a denotative object called True the image crashes (it enters into the emergency evaluator):
True
ObjectBuilder create: #True collaboratorNames: '' in: 'DenotativeObject-TestSupport'
Results in:
Fixed on commit https://github.com/hernanwilkinson/Cuis-Smalltalk-DenotativeObject/commit/35c496918ed91316b56d52d7cfe71a1031c82e53. Please verify it and close the issue if work as expected
If you try to create a denotative object called
True
the image crashes (it enters into the emergency evaluator):Results in: