pharo
pharo copied to clipboard
Finder with strange example output
I enter the example
'true' . true
and run examples:
the output shows something about ture and not true
Same for
the receiver (true or false here) changes when the selector is "sort" in the MethodFinder class in findMethodsByExampleInput: andExpectedResult: method but idk how the receiver is changed
We have a new implementation so I close this one.