all: intial code import
This commit is contained in:
3
ContactBook.package/Contact.class/instance/fullname..st
Normal file
3
ContactBook.package/Contact.class/instance/fullname..st
Normal file
@@ -0,0 +1,3 @@
|
||||
accessing
|
||||
fullname: aString
|
||||
fullname := aString trimBoth
|
Reference in New Issue
Block a user