2 lines
58 B
Text
2 lines
58 B
Text
|
|
[ | :s | s == s copy] applyTo: {'hello'}. "returns False"
|
|
|
[ | :s | s == s copy] applyTo: {'hello'}. "returns False"
|