all: intial code import
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
operations
|
||||
contactsDo: aBlock
|
||||
self contacts do: aBlock
|
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
operations
|
||||
contactsDo: aBlock
|
||||
self contacts do: aBlock
|