TZTimestamp.st
changeset 24880 1ba2822c99b7
parent 24164 a75b5edab98a
--- a/TZTimestamp.st	Sun Nov 03 11:45:51 2019 +0100
+++ b/TZTimestamp.st	Sun Nov 03 11:45:53 2019 +0100
@@ -202,6 +202,8 @@
 !
 
 storeStringClass
+    "my storeString will ask Timestamp to read the instance"
+
     ^ Timestamp
 ! !