diff options
Diffstat (limited to 'cm/ex02.decl')
| -rw-r--r-- | cm/ex02.decl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cm/ex02.decl b/cm/ex02.decl index 394d446..d695e33 100644 --- a/cm/ex02.decl +++ b/cm/ex02.decl @@ -1,3 +1,5 @@ +// Declarations only version of Cm (like mojo/protobuf? not sure) + // assume special receiver (as opposed to smalltalk/objC style message passing) // -- actually, on second thought, this has nothing to do with dispatching (and smalltalk is single dispatch) // -- (no touching multiple dispatch since that's equivalent to reinventing a new language) |
